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 aws.yaml with default disabled autopath #177

Merged
merged 4 commits into from Mar 20, 2020

Conversation

brinker211
Copy link
Contributor

@brinker211 brinker211 requested review from pipo02mix and a team March 19, 2020 20:03
@brinker211
Copy link
Contributor Author

Looks like it failed check because I didn't title the release correctly. That has been fixed but I do not have option via CircleCI UI to rerun job. Is there a way I can do this manually?

@sslavic
Copy link
Contributor

sslavic commented Mar 19, 2020

@brinker211 it's not title, 1.1.7 release changelog has to be added to https://github.com/giantswarm/releases/blob/master/app/changelog/coredns.yaml

@brinker211
Copy link
Contributor Author

Thanks @sslavic ! That makes sense because I thought it was only referring to https://github.com/giantswarm/coredns-app/blob/master/CHANGELOG.md. I will add to the .yaml you linked.

@brinker211
Copy link
Contributor Author

Change has been made and is awaiting review per above comment.
#178

@sslavic
Copy link
Contributor

sslavic commented Mar 19, 2020

@brinker211 now you need master changes in this branch, before build can pass.

Make sure to also add coredns entry to 9.0.1 release notes https://github.com/giantswarm/releases/blob/aws-901-release/release-notes/aws/v9.0.1.md

@brinker211 brinker211 self-assigned this Mar 19, 2020
@brinker211
Copy link
Contributor Author

Thanks a lot for the help @sslavic 🚀

Copy link
Contributor

@sslavic sslavic left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -15,7 +15,7 @@
version: 1.1.4
- app: coredns
componentVersion: 1.6.5
version: 1.1.6
version: 1.1.7
Copy link
Contributor

Choose a reason for hiding this comment

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

Wait, this needs to be changed to master, not to aws-901-release branch

Copy link
Contributor

Choose a reason for hiding this comment

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

For aws-901-release branch, 9.0.1 release definition has to be modified https://github.com/giantswarm/releases/pull/177/files#diff-c09dc41fbe3dfabd5f79fd91555907a9L356

Copy link
Contributor

Choose a reason for hiding this comment

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

This is already changed in master - I think this will sort itself out when we merge PRs further. Nothing big to worry about IMO.


### coredns v1.6.5 ([Giant Swarm app v1.1.7](https://github.com/giantswarm/coredns-app/blob/master/CHANGELOG.md#v117-2020-03-19))

- Changed `autopath` value to disabled by default.
Copy link
Contributor

@sslavic sslavic Mar 19, 2020

Choose a reason for hiding this comment

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

Please consider also covering other coredns changes for completeness; release notes covering upgrade from aws 9.0.0 to 9.0.1 should probably mention all changes since (including) coredns-app 1.0.1 https://github.com/giantswarm/coredns-app/blob/master/CHANGELOG.md#v110, because aws 9.0.0 it seems included pre 1.0.0 coredns-app.

You can safely include all changes that 9.1.0 release notes covered for coredns https://github.com/giantswarm/releases/blob/master/release-notes/aws/v9.1.0.md#coredns-v165-giant-swarm-app-v110 + anything newer from coredns-app changelog

Copy link
Contributor

@MarcelMue MarcelMue left a comment

Choose a reason for hiding this comment

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

Let's get this merged and continue to iterate in the parent branch.

@@ -15,7 +15,7 @@
version: 1.1.4
- app: coredns
componentVersion: 1.6.5
version: 1.1.6
version: 1.1.7
Copy link
Contributor

Choose a reason for hiding this comment

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

This is already changed in master - I think this will sort itself out when we merge PRs further. Nothing big to worry about IMO.

@brinker211 brinker211 merged commit 15eba51 into aws-901-release Mar 20, 2020
@brinker211 brinker211 deleted the add-autopath-default branch March 20, 2020 13:56
@brinker211
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants