Skip to content

feat(argo-cd): Move argocd-cm and argocd-rbac-cm to config section#1528

Merged
pdrastil merged 1 commit intoargoproj:mainfrom
pdrastil:feature/cm
Oct 25, 2022
Merged

feat(argo-cd): Move argocd-cm and argocd-rbac-cm to config section#1528
pdrastil merged 1 commit intoargoproj:mainfrom
pdrastil:feature/cm

Conversation

@pdrastil
Copy link
Member

@pdrastil pdrastil commented Oct 9, 2022

Resolves: #1519

Decouple argocd-cm and argocd-rbac-cm from server component and keep this together with rest of the configs. Backward compatibility ensured with coalesce and deprecation notice.

Note on DCO:

If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

Changes are automatically published when merged to main. They are not published on branches.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coalesce makes this backward compatible change - Users can upgrade and then migrate to new section.

@pdrastil pdrastil force-pushed the feature/cm branch 6 times, most recently from 30876f4 to 4c5e38c Compare October 25, 2022 13:49
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Copy link
Member

@jmeridth jmeridth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

The coalesce allows for backwards compatibility. Nice.

@pdrastil pdrastil merged commit c8f7efb into argoproj:main Oct 25, 2022
@pdrastil pdrastil deleted the feature/cm branch October 25, 2022 17:05
Copy link

@stemar94 stemar94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in templates/argocd-configs/argocd-cm.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add application resourceTrackingMethod

3 participants