Commit Graph

12 Commits

Author SHA256 Message Date
Richard Brown
3575bcc04b Accepting request 991989 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/991989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k3s-install?expand=0&rev=5
2022-08-01 19:33:12 +00:00
Richard Brown
553ba5cb5e Accepting request 991555 from home:fcrozat:branches:devel:kubic
- Update to version 1.24.3+k3s1:
  * Update to v1.24.3 (#5870)
  * Address issues with etcd snapshots
  * Fix deletion of svclb DaemonSet when Service is deleted
  * Remove legacy bidirectional datastore sync code
  * Fix fatal error when reconciling bootstrap data
  * Promote v1.23.8+k3s2 to stable
  * Replace dapper testing with regular docker (#5805)
  * Fix issue with containerd stats missing from cadvisor metrics
  * Bump runc version to v1.1.3
  * Bump remotedialer
  * Bump kine to v0.9.3
  * Don't crash when service IPFamiliyPolicy is not set
  * Fix egress selector proxy/bind-address support
  * Add tests for down-level etcd join
  * Handle egress-selector-mode change during upgrade
  * Remove go-powershell dead dependency (#5777)
  * add 1.24 release channel (#5742)
  * Mark v1.23.8+k3s1 to stable
  * Update to v1.24.2
  * Bump helm-controller
  * containerd: Enable enable_unprivileged_ports and enable_unprivileged_icmp by default
  * Enable compact tests for k3s s390x
  * Only listen on loopback when resetting
  * Ensure that CONTAINERD_ variables are not shadowed by later entries
  * Sanitize filenames for use in configmap keys
  * Disable urfave markdown/man docs generation
  * Delay service readiness until after startuphooks have finished (#5649)
  * add arm tests and upgrade tests (#5526)
  * Add alternate scripts location (#5692)

OBS-URL: https://build.opensuse.org/request/show/991555
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/k3s-install?expand=0&rev=11
2022-08-01 10:08:17 +00:00
Dominique Leuenberger
95e806c897 Accepting request 982768 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/982768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k3s-install?expand=0&rev=4
2022-06-16 16:20:33 +00:00
Richard Brown
7bf6c395f8 Accepting request 982486 from home:fcrozat:branches:devel:kubic
- Update to version 1.24.1+k3s1:
  * Set default egress-selector-mode to agent
  * Remove control-plane egress context and fix agent mode.
  * Refactor egress-selector pods mode to watch pods
  * Bump containerd and runc
  * Update flaky tests for v1.24 (#5625)
  * Revert "Give kubelet the node-ip value (#5579)"
  * Re-add --cloud-provider=external kubelet arg
  * Update to v1.24.1 (#5616)
  * Bump dynamiclistener to v0.3.3
  * remove dweomer from maintainers (#5582)
  * Add support for configuring the EgressSelector mode
  * Give kubelet the node-ip value (#5579)
  * Remove errant unversioned etcd go.mod entry
  * Remove objects when removed from manifests (#5560)
  * Add apparmor-parser to OpenSUSE/SLE Micro test VMs
  * Bump sonobuoy version and fix deprecated arg
  * Build standalone containerd 1.6
  * Remove --docker/dockershim support
  * Always set pod-infra-container-image to protect it from image GC
  * Remove deprecated flags from cloud-controller-manager
  * Remove deprecated flags from kube-apiserver
  * Remove deprecated flags from kubelet
  * Update Kubernetes to v1.24
  * Bump golang to 1.18.1
  * Update CNI version in config file
  * Fix typo in image scan script
  * Mark v1.23.6+k3s1 stable
  * Add "ipFamilyPolicy: PreferDualStack" to have dual-stack ingress support
  * Move auto-generated resolv.conf out of /tmp to prevent accidental cleanup

OBS-URL: https://build.opensuse.org/request/show/982486
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/k3s-install?expand=0&rev=9
2022-06-15 11:18:14 +00:00
Dominique Leuenberger
c7759e6f55 Accepting request 981147 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/981147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k3s-install?expand=0&rev=3
2022-06-08 12:24:36 +00:00
Richard Brown
eccaca1d6e Accepting request 980588 from home:fcrozat:branches:devel:kubic
- Ensure k3s-selinux is required, instead of container-selinux.

OBS-URL: https://build.opensuse.org/request/show/980588
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/k3s-install?expand=0&rev=7
2022-06-07 12:40:46 +00:00
Dominique Leuenberger
bf5156e2d2 Accepting request 980111 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/980111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k3s-install?expand=0&rev=2
2022-05-31 15:38:11 +00:00
Richard Brown
083c8553d0 Accepting request 980101 from home:fcrozat:branches:devel:kubic
- Drop inform-user-of-current-k3s-SELinux-support.patch, no longer
  needed.
- Add dependency on container-selinux.
- Drop dependencies on containerd, cni-plugins, conntrack-tools, 
  runc packages since k3s ships its own stack.
- Update to version 1.23.6+k3s1:
  * Fix issue with datastore corruption on cluster-reset  (#5515)
  * Bump containerd for selinux fix (#5507)
  * Secrets Encryption: Add RetryOnConflict around updating nodes (#5495)
  * Fix issue with long-running apiserver endpoints watch (#5478)
  * Update Kubernetes to v1.23.6 (#5477)
  * Fix default ipv6 cidr (#5467)
  * E2E Validation Improvements (#5444)
  * Add s390x arch support for k3s (#5018)
  * Bump etcd to 3.5.3-k3s1
  * Move IPv4/v6 selection into helpers
  * Fix issue with RKE2 servers hanging on listing apiserver addresses
  * Print a helpful error when trying to join additional servers but etcd is not in use
  * Use core constants for cert user/group values
  * Bump containerd to v1.5.11-k3s1
  * Added option to deploy hardened k3s (#5415)
  * Added support for repeated extra arguments
  * update sonobuoy to 0.56.4 (#5419)
  * Bump Reencryption Test timeout, improve comments (#5431)
  * Added default endpoint for IPv6
  * Update golangci-lint to 1.45.2
  * fixes and updates to jenkinsfile (#5370)
  * Fixed flannel backend helper text
  * update trivy to 0.25.3
  * fix: non-idiomatic returning of boolean expression (#5343)

OBS-URL: https://build.opensuse.org/request/show/980101
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/k3s-install?expand=0&rev=5
2022-05-31 15:10:27 +00:00
Dominique Leuenberger
1be7f1457c Accepting request 906681 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/906681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k3s-install?expand=0&rev=1
2021-07-16 20:13:02 +00:00
Richard Brown
3ae22bee81 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/k3s-install?expand=0&rev=3 2021-07-16 13:38:28 +00:00
Richard Brown
de3475d6f6 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/k3s-install?expand=0&rev=2 2021-07-16 13:30:45 +00:00
Richard Brown
1d25478783 Accepting request 906672 from home:RBrownSUSE
OBS-URL: https://build.opensuse.org/request/show/906672
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/k3s-install?expand=0&rev=1
2021-07-16 13:23:05 +00:00