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

Unattended upgrades addon #1291

Merged
merged 5 commits into from
Mar 26, 2021
Merged

Unattended upgrades addon #1291

merged 5 commits into from
Mar 26, 2021

Conversation

kron4eg
Copy link
Member

@kron4eg kron4eg commented Mar 22, 2021

What this PR does / why we need it:
For

  • APT based
  • YUM based
  • Flatcar

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #449

Does this PR introduce a user-facing change?:

Unattended upgrades

@kubermatic-bot kubermatic-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 22, 2021
@kron4eg kron4eg changed the title WIP Unattended upgrades WIP Unattended upgrades addon Mar 22, 2021
@kubermatic-bot kubermatic-bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Mar 22, 2021
@kron4eg kron4eg force-pushed the unnatended-upgrades branch 2 times, most recently from bcdb533 to 1d7c968 Compare March 23, 2021 15:32
For
* APT based
* YUM based
* Flatcar

Signed-off-by: Artiom Diomin <kron82@gmail.com>
Signed-off-by: Artiom Diomin <kron82@gmail.com>
@kron4eg kron4eg changed the title WIP Unattended upgrades addon Unattended upgrades addon Mar 24, 2021
@kubermatic-bot kubermatic-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 24, 2021
@kron4eg kron4eg requested a review from xmudrii March 24, 2021 15:56
@kron4eg
Copy link
Member Author

kron4eg commented Mar 24, 2021

/assign @xmudrii

addons/unattended-upgrades/apt.yaml Outdated Show resolved Hide resolved
pkg/tasks/nodes.go Outdated Show resolved Hide resolved
addons/unattended-upgrades/yum.yaml Outdated Show resolved Hide resolved
addons/unattended-upgrades/kured.yaml Show resolved Hide resolved
addons/unattended-upgrades/README.md Outdated Show resolved Hide resolved
Signed-off-by: Artiom Diomin <kron82@gmail.com>
Signed-off-by: Artiom Diomin <kron82@gmail.com>
@kron4eg
Copy link
Member Author

kron4eg commented Mar 26, 2021

@xmudrii PTAL again

addons/unattended-upgrades/README.md Outdated Show resolved Hide resolved
addons/unattended-upgrades/README.md Outdated Show resolved Hide resolved
Signed-off-by: Artiom Diomin <kron82@gmail.com>
@kron4eg
Copy link
Member Author

kron4eg commented Mar 26, 2021

/retest

Copy link
Member

@xmudrii xmudrii left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 26, 2021
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 6e3d1ab7a5fc8de4dfd967f920130d105d15cb72

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kron4eg, xmudrii

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

@kubermatic-bot kubermatic-bot merged commit 3ca4d2e into master Mar 26, 2021
@kubermatic-bot kubermatic-bot added this to the KubeOne 1.3 milestone Mar 26, 2021
@kubermatic-bot kubermatic-bot deleted the unnatended-upgrades branch March 26, 2021 17:57
hwuethrich added a commit to hwuethrich/kubeone that referenced this pull request Aug 3, 2021
* upstream/master: (23 commits)
  Use spot instances for E2E on AWS (kubermatic#1310)
  Add Kubernetes 1.21 presubmits (kubermatic#1312)
  Add Kubernetes 1.21 binaries to the kubeone-e2e image (kubermatic#1311)
  [Azure] Added 30 second delay in output so that publicIP for Azure VM is available (kubermatic#1306)
  Remove e2e build tag (kubermatic#1305)
  Automate certificates renew (kubermatic#1300)
  Disable repo_gpgcheck for the Kubernetes yum repo (kubermatic#1304)
  Unattended upgrades addon (kubermatic#1291)
  Add the changelog for the v1.2.1 release (kubermatic#1292)
  Use admissionregistration v1 (kubermatic#1290)
  Upgrade machinecontroller to v1.27.4 (kubermatic#1288)
  Install cri-tools on Amazon Linux 2 (kubermatic#1282)
  Add the changelog for the v1.2.0 release (kubermatic#1275)
  Upgrade dependencies (kubermatic#1279)
  Use machinecontroller v1.27.1 to fix issue with flatcar (kubermatic#1276)
  shfmt (kubermatic#1274)
  Upgrade machinecontroller to v1.27.0 (kubermatic#1272)
  Add the changelog for the v1.2.0-rc.1 release (kubermatic#1270)
  Update E2E tests to use Go 1.16.1 (kubermatic#1268)
  Update the kubeone-e2e image and build jobs to Go 1.16.1 (kubermatic#1267)
  ...
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. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unattended upgrades
3 participants