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

✨ Update DNS resources when syncer starts #2420

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

lionelvillard
Copy link
Contributor

@lionelvillard lionelvillard commented Nov 28, 2022

Summary

Minimalist (ie not over-engineered) update support for DNS resources. Only check if the DNS deployment image is up-to-date. The update logic can be later modified to cover more type of updates.

Related issue(s)

Fixes #2357

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 28, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 28, 2022

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@lionelvillard lionelvillard marked this pull request as ready for review November 28, 2022 15:48
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 28, 2022
@openshift-ci openshift-ci bot requested review from jmprusi and ncdc November 28, 2022 15:48
@lionelvillard lionelvillard force-pushed the update-dns branch 6 times, most recently from 12d1fa0 to dfa905f Compare November 28, 2022 22:06
@lionelvillard lionelvillard changed the title ✨ Update DNS resources when controller starts ✨ Update DNS resources when syncer starts Nov 28, 2022
@davidfestal davidfestal added the area/transparent-multi-cluster Related to scheduling of workloads into pclusters. label Dec 2, 2022
@davidfestal davidfestal added this to the v0.10 milestone Dec 2, 2022
@davidfestal davidfestal self-assigned this Dec 2, 2022
@lionelvillard
Copy link
Contributor Author

/test e2e-shared

known flake: #2278

@ncdc
Copy link
Member

ncdc commented Dec 5, 2022

@davidfestal do you anticipate this to be reviewed and in a mergeable state this week? If not, could we please move it to v0.11?

@davidfestal
Copy link
Member

I anticipate to have it reviewed and merged.

@davidfestal
Copy link
Member

/test e2e-shared

@davidfestal
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 6, 2022
@davidfestal
Copy link
Member

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 6, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidfestal

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 6, 2022
@openshift-merge-robot openshift-merge-robot merged commit 3b0becd into kcp-dev:main Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/transparent-multi-cluster Related to scheduling of workloads into pclusters. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for updating DNS resources
4 participants