update kustomize config files

Open
#219 1 comment 0 reactions 1 assignee View on GitHub

@kranurag7 is already working on this.

Since Jun 24, 2024.

Assessment

This issue has not been assessed yet.

Description

Container

/kind feature

Describe the solution you'd like
[A clear and concise description of what you want to happen.]

 $ kustomize build config/default/ >/dev/null
# Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
# Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
# Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically.
  • we should update our config files so that we don't get warnings anymore.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

  • should be done both for cso and cspo

Environment:

  • cluster-stack-operator version:
  • Kubernetes version: (use kubectl version)
  • OS (e.g. from /etc/os-release):
Dominant language
Go
Stars
18
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SovereignCloudStack/cluster-stack-operator

All issues in SovereignCloudStack/cluster-stack-operator

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.