Skip to content

Conversation

aclevername
Copy link
Contributor

@aclevername aclevername commented Nov 8, 2021

Description

git co main
git pl
git co ipv6
git pl
git co ipv6-merge-main
git merge main
<resolve-all-the-pain>

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • Manually tested
  • Made sure the title of the PR is a good description that can go into the release notes
  • (Core team) Added labels for change area (e.g. area/nodegroup) and kind (e.g. kind/improvement)

BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯

  • Backfilled missing tests for code in same general area 🎉
  • Refactored something and made the world a better place 🌟

Jake Klein and others added 30 commits October 4, 2021 17:45
* Parse task log to be more human readable

* Added new line breaks
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
Enable Windows IPAM when creating a Windows nodegroup, deprecate `install-vpc-controllers`
Validate support for GPU instance types
* bump goreleaser to 0.182.1

* bump build image
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.1 to 1.2.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.1...1.2.3)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add accounts to delete and get

* Simplified and unified the display by extending the interface in an ugly way

* Update pkg/authconfigmap/authconfigmap.go

Co-authored-by: Chetan Patwal <cPu1@users.noreply.github.com>

* Addressed comments

Co-authored-by: Chetan Patwal <cPu1@users.noreply.github.com>
* Adding release notes for 0.71.0

* Update docs/release_notes/0.71.0.md

* Add breaking change

Co-authored-by: Chetan Patwal <cPu1@users.noreply.github.com>
* use go embed in authconfigmap

* use go:embed in nodebootstrap

* use go:embed in addons

* use go:embed for schema

* remove bindata from makefile & tools

* update build image

* fix linter/failing test

Co-authored-by: Chetan Patwal <cPu1@users.noreply.github.com>
@aclevername aclevername added the skip-release-notes Causes PR not to show in release notes label Nov 8, 2021
@aclevername aclevername requested review from Skarlso, nikimanoledaki, cPu1 and Himangini and removed request for Skarlso, nikimanoledaki, cPu1 and Himangini November 8, 2021 16:33
@aclevername aclevername marked this pull request as draft November 8, 2021 17:08
@aclevername
Copy link
Contributor Author

considering a rebase instead

@aclevername aclevername closed this Nov 9, 2021
@nikimanoledaki nikimanoledaki mentioned this pull request Dec 20, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-release-notes Causes PR not to show in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants