Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

3.0.0 Release Notes #676

Merged
merged 4 commits into from
Nov 16, 2020
Merged

3.0.0 Release Notes #676

merged 4 commits into from
Nov 16, 2020

Conversation

joejulian
Copy link
Contributor

What type of PR is this?

Documentation

What this PR does/ why we need it:

Release Notes

Which issue(s) this PR fixes:

Special notes for your reviewer:
People who use selfie sticks really need to have a good, long look at themselves.

Does this PR introduce a user-facing change?:

none

Checklist

  • The commit message explains the changes and why are needed.
  • The code builds and passes lint/style checks locally.
  • The relevant subset of integration tests pass locally.
  • The core changes are covered by tests.
  • The documentation is updated where needed.

@joejulian joejulian requested review from a team as code owners November 16, 2020 22:29
@joejulian joejulian self-assigned this Nov 16, 2020
@joejulian joejulian changed the title Joe/release/3.0.0/release notes 3.0.0 Release Notes Nov 16, 2020
@joejulian joejulian changed the base branch from master to release/3.0 November 16, 2020 22:31
Copy link
Contributor

@samvantran samvantran left a comment

Choose a reason for hiding this comment

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

Minor comment - this lgtm 👍

RELEASE_NOTES.md Outdated
Comment on lines 22 to 23
- support being upgraded from v0.10 to v1.0.3. ([#594](https://github.com/mesosphere/kubernetes-base-addons/pull/594), [@jr0d](https://github.com/jr0d))
- support upgrading from v0.10.1 to v1.0.3 ([#656](https://github.com/mesosphere/kubernetes-base-addons/pull/656), [@jr0d](https://github.com/jr0d))
Copy link
Contributor

Choose a reason for hiding this comment

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

these two seem to be saying the same thing, can combine and just put the two PRs at the end?

@joejulian joejulian merged commit 15ee20f into release/3.0 Nov 16, 2020
@joejulian joejulian deleted the joe/release/3.0.0/release_notes branch November 16, 2020 23:34
joejulian added a commit that referenced this pull request Dec 15, 2020
* feat: bump for cert-manager-upgrade (#594)

* feat: bump for cert-manager-upgrade

* fix: use the correct image

* use log for log output instead of stdout

* Update addons/cert-manager/cert-manager.yaml

Co-authored-by: Grace Do <[email protected]>

* Update test/scripts/test-wrapper.go

Co-authored-by: Grace Do <[email protected]>

Co-authored-by: Joe Julian <[email protected]>
Co-authored-by: Grace Do <[email protected]>

* chore: bump cert-manager (#607)

* Update CODEOWNERS (#606)

* [prometheus-adapter] chore: change chart origin (#603)

* [prometheus-adapter] chore: change chart origin

* change revision version

* Update addons/prometheusadapter/prometheusadapter.yaml

Co-authored-by: Grace Do <[email protected]>

* fix chart name

Co-authored-by: Grace Do <[email protected]>

* [external-dns] chore: change chart location (#601)

* [external-dns] chore: change chart location

* fix issue with chart name

* chore: bump cert-manager

* chore: Bump revision and values

Co-authored-by: Shane Utt <[email protected]>
Co-authored-by: Alejandro Escobar <[email protected]>
Co-authored-by: Grace Do <[email protected]>

* bump prometheus-operator chart

* Add a new label for kommander to require (#655)

Signed-off-by: Dimitri Koshkin <[email protected]>

* feat: adds cert-manager-upgrade automation (#656)

* cert manager v0.4.1 (#659)

* fix: add change to fix kubefed certificate

* chore: bump revision

* fix: ensure organization is set (#662)

* add requires cert-manager: v1 (#664)

* add requires cert-manager: v1

* add cert-manager requires for dex

* [cert-manager] chart bump (#674)

* chart bump

* update v ref

* 3.0.0 Release Notes (#676)

* Release notes for 3.0.0

* fix: use chart version that does not contain patch (#722)

Co-authored-by: Jared Rodriguez <[email protected]>
Co-authored-by: Grace Do <[email protected]>
Co-authored-by: Hector Fernandez <[email protected]>
Co-authored-by: Shane Utt <[email protected]>
Co-authored-by: Alejandro Escobar <[email protected]>
Co-authored-by: Dimitri Koshkin <[email protected]>
Co-authored-by: Steve Chung <[email protected]>
joejulian added a commit that referenced this pull request Jan 12, 2021
* feat: bump for cert-manager-upgrade (#594)

* feat: bump for cert-manager-upgrade

* fix: use the correct image

* use log for log output instead of stdout

* Update addons/cert-manager/cert-manager.yaml

Co-authored-by: Grace Do <[email protected]>

* Update test/scripts/test-wrapper.go

Co-authored-by: Grace Do <[email protected]>

Co-authored-by: Joe Julian <[email protected]>
Co-authored-by: Grace Do <[email protected]>

* chore: bump cert-manager (#607)

* Update CODEOWNERS (#606)

* [prometheus-adapter] chore: change chart origin (#603)

* [prometheus-adapter] chore: change chart origin

* change revision version

* Update addons/prometheusadapter/prometheusadapter.yaml

Co-authored-by: Grace Do <[email protected]>

* fix chart name

Co-authored-by: Grace Do <[email protected]>

* [external-dns] chore: change chart location (#601)

* [external-dns] chore: change chart location

* fix issue with chart name

* chore: bump cert-manager

* chore: Bump revision and values

Co-authored-by: Shane Utt <[email protected]>
Co-authored-by: Alejandro Escobar <[email protected]>
Co-authored-by: Grace Do <[email protected]>

* bump prometheus-operator chart

* Add a new label for kommander to require (#655)

Signed-off-by: Dimitri Koshkin <[email protected]>

* feat: adds cert-manager-upgrade automation (#656)

* cert manager v0.4.1 (#659)

* fix: add change to fix kubefed certificate

* chore: bump revision

* fix: ensure organization is set (#662)

* add requires cert-manager: v1 (#664)

* add requires cert-manager: v1

* add cert-manager requires for dex

* [cert-manager] chart bump (#674)

* chart bump

* update v ref

* 3.0.0 Release Notes (#676)

* Release notes for 3.0.0

* fix: use chart version that does not contain patch (#722)

Co-authored-by: Jared Rodriguez <[email protected]>
Co-authored-by: Grace Do <[email protected]>
Co-authored-by: Hector Fernandez <[email protected]>
Co-authored-by: Shane Utt <[email protected]>
Co-authored-by: Alejandro Escobar <[email protected]>
Co-authored-by: Dimitri Koshkin <[email protected]>
Co-authored-by: Steve Chung <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants