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

feat[chart]: Update to ExternalDNS v0.12.0 #2777

Merged
merged 1 commit into from
Jun 24, 2022
Merged

feat[chart]: Update to ExternalDNS v0.12.0 #2777

merged 1 commit into from
Jun 24, 2022

Conversation

vojtechmares
Copy link
Contributor

@vojtechmares vojtechmares commented May 30, 2022

Updating Helm chart to ExternalDNS v0.12.0

I've inspired myself with last commit updating the helm chart from v0.10.2 to v0.11.0 (a26ac53)

Closes #2776

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented May 30, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: vojtechmares / name: Vojtech Mares (9e0288c)

@k8s-ci-robot
Copy link
Contributor

Welcome @vojtechmares!

It looks like this is your first PR to kubernetes-sigs/external-dns 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-sigs/external-dns has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 30, 2022
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels May 30, 2022
@stevehipwell
Copy link
Contributor

@vojtechmares I've got #2776 to release v0.12.0 assigned to myself as there are a couple of lifecycle changes I was planning on making as part of the release.

I'll make my changes and if you can rebase on top of them, once merged, your PR can do the release.

@vojtechmares
Copy link
Contributor Author

vojtechmares commented May 30, 2022

@stevehipwell ok. Sorry I did not check the issue, I am working and I just checked if there is a release and since there wasn't one, I've created a PR.

Can I help with the lifecycle changes?

EDIT: Sorry for not checking the issues beforehand. Yet I guess in this case it is not a big deal.

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 13, 2022
@vojtechmares
Copy link
Contributor Author

vojtechmares commented Jun 13, 2022

@stevehipwell rebased ontomaster as discussed after merge of #2807.

Copy link
Contributor

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

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

Thanks @vojtechmares, could you look at the changes I've suggested?

charts/external-dns/CHANGELOG.md Outdated Show resolved Hide resolved
charts/external-dns/Chart.yaml Show resolved Hide resolved
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 14, 2022
@vojtechmares
Copy link
Contributor Author

@stevehipwell I've force-pushed again with suggested changes.

Copy link
Contributor

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

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

Thanks @vojtechmares.

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: stevehipwell, vojtechmares

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 14, 2022
@stevehipwell
Copy link
Contributor

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 14, 2022
@stevehipwell
Copy link
Contributor

@vojtechmares could you add a closes statement to the PR description for #2776?

@stevehipwell
Copy link
Contributor

@seanmalloy could you enable the tests to run? For the record I was expecting adding ok-to-test to do this (as I think it does in Metrics Server).

@vojtechmares
Copy link
Contributor Author

@stevehipwell done. Added to PR desc.

@seanmalloy
Copy link
Member

@seanmalloy could you enable the tests to run? For the record I was expecting adding ok-to-test to do this (as I think it does in Metrics Server).

@stevehipwell I've approved the test run. For reference this repo uses GitHub Actions, so adding the ok-to-test label doesn't work in this repo.

@stevehipwell
Copy link
Contributor

@seanmalloy I'd have thought the k8s-ci-robot could automate it? AFAIK this approval was a recent GitHub actions change introduced to stop the malicious use of compute. Any suggestions for where to ask about this?

@seanmalloy
Copy link
Member

@seanmalloy I'd have thought the k8s-ci-robot could automate it? AFAIK this approval was a recent GitHub actions change introduced to stop the malicious use of compute. Any suggestions for where to ask about this?

@stevehipwell as far as I know the CI robot doesn't do this. Seems like a good feature to add to the robot.

@vojtechmares
Copy link
Contributor Author

Hello @seanmalloy, can you review this PR please?

@seanmalloy
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 24, 2022
@k8s-ci-robot k8s-ci-robot merged commit 0056d87 into kubernetes-sigs:master Jun 24, 2022
@Hokwang
Copy link

Hokwang commented Jul 4, 2022

@vojtechmares
@seanmalloy
Hi, please check GitHub Actions > Release chart, there was an error, chart v1.10.0 didn't released.

@stevehipwell
Copy link
Contributor

Thanks for spotting this @Hokwang, the CHANGELOG item was added but the release version wasn't set. I've opened #2856 which should release the chart when merged.

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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release Helm chart for v0.12.0
5 participants