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

service can get out of sync #8

Open
kungfoome opened this issue Dec 9, 2022 · 0 comments
Open

service can get out of sync #8

kungfoome opened this issue Dec 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@kungfoome
Copy link

What happened?

State can get out of sync when manually doing operations to resources. In this particular case, if we create a service and attach it to an escalation policy, it doesn't check if the service has the right escalation policy assigned to it. We can manually assign the service a new escalation policy in PagerDuty directly and the k8s resource thinks that it's still in sync.

How can we reproduce it?

Create an escalation policy.
Create a service and attach that escalation policy
Assign a new escalation policy within Pagerduty manually on the newly created service

What environment did it happen in?

Crossplane version: latest
Provider version: 0.3.0

@kungfoome kungfoome added the bug Something isn't working label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant