Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(kubernetes): Skip applying labels to spec.template.metadata if skipSpecTemplateLabels is true #6254

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

kunalsharma05
Copy link
Contributor

@kunalsharma05 kunalsharma05 commented Jul 25, 2024

Moved the OperationDescription from clouddriver-api to kork-moniker and updated all the relevant references. This will allow us to pass Manifest Description to the Namer class.

Setting skipSpecTemplateLabels to true, clouddriver will not apply the app.kubernetes.io/* labels to the manifests' spec.template.metadata.labels.

Kork PR that needs to be included prior to this: spinnaker/kork#1199

Kunal Sharma added 2 commits July 30, 2024 14:20
…n.OperationDescription to kork-moniker

Moved the OperationDescription from clouddriver-api to kork-moniker and updated all the relevant references.
This will allow us to pass Manifest Description to the Namer class.
…kipSpecTemplateLabels is true

Setting skipSpecTemplateLabels to true, clouddriver will not apply the app.kubernetes.io/* labels to the manifests' spec.template.metadata.labels.
@dbyron-sf
Copy link
Contributor

@Mergifyio update

Copy link
Contributor

mergify bot commented Jul 30, 2024

update

✅ Branch has been successfully updated

@dbyron-sf dbyron-sf marked this pull request as ready for review July 30, 2024 21:53
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for a merge label Jul 30, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Jul 30, 2024
@mergify mergify bot merged commit 5caace8 into spinnaker:master Jul 30, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.35
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants