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

Refactor to adopt k8s standardized Condition type #174

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

relu
Copy link
Member

@relu relu commented Nov 17, 2020

Updates to use metav1.Condition type and removes references for
deprecated corev1.Condition* constants and uses the new k8s api/meta
helpers in place of the old pkg/apis/meta types.

@relu relu force-pushed the adopt-k8s-conditions branch 2 times, most recently from 3c26a0a to a8d7db3 Compare November 19, 2020 16:35
@relu relu marked this pull request as ready for review November 19, 2020 16:35
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

Can you please bump source-controller to v0.3.0 in:

  • go.mod
  • Makefile
  • config/default/kustomization.yaml

Updates to use metav1.Condition type and removes references for
deprecated corev1.Condition* constants and uses the new k8s api/meta
helpers in place of the old pkg/apis/meta types.

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM 💯

@stefanprodan stefanprodan merged commit 41a8a7e into fluxcd:main Nov 19, 2020
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.

2 participants