Skip to content

Conversation

@antonlisovenko
Copy link
Contributor

This PR adds support for common labels for all kubernetes resources created during installation.

So after running kustomize build . the resources will get this set of labels:

  apiVersion: v1
  kind: Service
  metadata:
    creationTimestamp: "2021-03-29T09:00:33Z"
    labels:
      app.kubernetes.io/component: controller
      app.kubernetes.io/instance: mongodb-atlas-kubernetes-operator
      app.kubernetes.io/name: mongodb-atlas-kubernetes-operator

@antonlisovenko antonlisovenko requested a review from leo-ri March 29, 2021 09:18
@antonlisovenko antonlisovenko merged commit 02d73f4 into main Mar 30, 2021
@antonlisovenko antonlisovenko deleted the CLOUDP-80777_common-labels branch March 30, 2021 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants