Skip to content

feat: Add --service option to plural cd services lua#714

Merged
maciaszczykm merged 14 commits intomainfrom
marcin/prod-4549-plural-cd-services-lua-service-clustername-for-local
Mar 19, 2026
Merged

feat: Add --service option to plural cd services lua#714
maciaszczykm merged 14 commits intomainfrom
marcin/prod-4549-plural-cd-services-lua-service-clustername-for-local

Conversation

@maciaszczykm
Copy link
Member

@maciaszczykm maciaszczykm commented Mar 18, 2026

Summary

Added --service flag to plural cd services lua command.

Test Plan

Added unit tests and test file to test locally.

❯ plural deployments services lua --service @mgmt/console --lua-file test/lua/service_flag.lua
Final lua output:

values:
  clusterHandle: mgmt
  clusterName: plrl-dev-aws
  configuration: {}
  contexts: {}
  imports: {}
  namespace: plrl-console
  serviceName: console
  serviceNamePascal: console
valuesFiles: null

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

@linear
Copy link

linear bot commented Mar 18, 2026

@maciaszczykm maciaszczykm added the enhancement New feature or request label Mar 19, 2026
@maciaszczykm maciaszczykm marked this pull request as ready for review March 19, 2026 11:47
…al-cd-services-lua-service-clustername-for-local
@socket-security
Copy link

socket-security bot commented Mar 19, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​pluralsh/​console/​go/​client@​v1.61.0 ⏵ v1.70.0100 +110010010070

View full report

@michaeljguarino
Copy link
Member

probably should fix the lint issue prior to merge

@maciaszczykm maciaszczykm merged commit 1cf2dc3 into main Mar 19, 2026
14 checks passed
@maciaszczykm maciaszczykm deleted the marcin/prod-4549-plural-cd-services-lua-service-clustername-for-local branch March 19, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants