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

Observe Only Management Policy Support #384

Merged
merged 6 commits into from
Mar 27, 2023
Merged

Conversation

turkenh
Copy link
Member

@turkenh turkenh commented Feb 23, 2023

Description of your changes

This PR implements the proposed changes in the Observe Only design.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

By consuming this PR from a provider and creating resources with spec.managementPolicy: ObserveOnly.

@turkenh
Copy link
Member Author

turkenh commented Feb 24, 2023

This PR is ready for review - leaving it as a draft until we get the design merged.

apis/common/v1/resource.go Outdated Show resolved Hide resolved
pkg/reconciler/managed/reconciler.go Outdated Show resolved Hide resolved
apis/common/v1/policies.go Show resolved Hide resolved
@turkenh turkenh marked this pull request as ready for review March 3, 2023 14:41
@turkenh turkenh requested review from negz and lsviben March 9, 2023 11:17
apis/common/v1/resource.go Outdated Show resolved Hide resolved
pkg/reconciler/managed/reconciler.go Show resolved Hide resolved
pkg/reconciler/managed/reconciler.go Show resolved Hide resolved
pkg/reconciler/managed/reconciler.go Show resolved Hide resolved
Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
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