Commit Graph

17456 Commits

Author SHA1 Message Date
Jesse Haka 9fe1994d99 update openstack ccm + csi 2022-06-02 08:44:38 +03:00
Kubernetes Prow Robot ab73ddf837
Merge pull request #13713 from MoShitrit/promote-alpha-to-stable-2022-06-01
promote alpha to stable (k8s releases)
2022-06-01 12:13:18 -07:00
Moshe Shitrit a413f49fb9 promote alpha to stable (k8s releases) 2022-06-01 13:59:55 -04:00
Kubernetes Prow Robot af2d6ee9f7
Merge pull request #13711 from olemarkus/nth-bump-124-2
Bump node termination handler to 1.16.5
2022-05-31 13:29:23 -07:00
Ole Markus With 71ba1ea4f0 Bump NTH to 1.16.5 2022-05-31 21:12:16 +02:00
Kubernetes Prow Robot 44cd30648c
Merge pull request #13709 from hakman/terraform_kops_state
Clarify difference between terraform and kOps state stores
2022-05-31 11:50:24 -07:00
dependabot[bot] 111964113f
Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.1...v1.12.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 17:21:58 +00:00
dependabot[bot] 1d8fa9461d
Bump github.com/spotinst/spotinst-sdk-go from 1.118.0 to 1.120.0
Bumps [github.com/spotinst/spotinst-sdk-go](https://github.com/spotinst/spotinst-sdk-go) from 1.118.0 to 1.120.0.
- [Release notes](https://github.com/spotinst/spotinst-sdk-go/releases)
- [Changelog](https://github.com/spotinst/spotinst-sdk-go/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/spotinst/spotinst-sdk-go/compare/v1.118.0...v1.120.0)

---
updated-dependencies:
- dependency-name: github.com/spotinst/spotinst-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 17:20:50 +00:00
Kubernetes Prow Robot 3d30bfe04e
Merge pull request #13706 from hakman/protokube_build_tags
Use build tags for Protokube
2022-05-31 09:42:52 -07:00
Kubernetes Prow Robot 17ad1c30de
Merge pull request #13710 from ching-kuo/update_gophercloud
Update gophercloud to v0.25.0
2022-05-31 06:20:53 -07:00
Gene Kuo 7b7ce3167f Update gophercloud to v0.25.0
This commit updates gophercloud to newest v0.25.0 release. The
SOURCE_IP_PORT LB method is also updated to the reference in the new
release in align with ROUND_ROBIN.
2022-05-31 20:45:03 +09:00
Ciprian Hacman 0de122f751 Clarify difference between terraform and kOps state stores 2022-05-31 08:19:44 +03:00
Kubernetes Prow Robot 7a9d576169
Merge pull request #13705 from diversario/diversario-fix-godoc-links
Fix links to go docs
2022-05-30 20:12:52 -07:00
Ciprian Hacman ed4bf6d880 Use build tags for Protokube 2022-05-30 21:17:41 +03:00
Ilya Shaisultanov 92d38744dc
Fix links to go docs
Go doc link path is case-sensitive, so use all-lowercase `kops`
in the path.
2022-05-30 11:56:48 +02:00
Kubernetes Prow Robot 9dd9c61514
Merge pull request #13696 from hakman/use_dependabot
Use dependabot for Go deps
2022-05-29 23:58:51 -07:00
Ciprian Hacman 742b74417a Use dependabot for Go deps 2022-05-29 19:19:46 +03:00
Kubernetes Prow Robot 93c37c95d6
Merge pull request #13691 from hakman/refactor_protokube_cloud_providers
Refactor cloud providers and remove unused code from Protokube
2022-05-29 06:36:51 -07:00
Kubernetes Prow Robot 1b4b2fa84e
Merge pull request #13694 from kubernetes/dependabot/github_actions/actions/setup-go-3.2.0
Bump actions/setup-go from 3.1.0 to 3.2.0
2022-05-28 23:50:50 -07:00
dependabot[bot] b50bd8b59d
Bump actions/setup-go from 3.1.0 to 3.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](fcdc43634a...b22fbbc292)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-29 06:13:12 +00:00
Ciprian Hacman a656804c8b Refactor cloud providers and remove unused code from Protokube 2022-05-28 16:33:46 +03:00
Kubernetes Prow Robot c049e0a03b
Merge pull request #13692 from hakman/fix_protokube_gossip_flag
Fix Protokube gossip flag
2022-05-28 04:58:51 -07:00
Ciprian Hacman 44fae0a5d9 Fix Protokube gossip flag 2022-05-28 13:11:20 +03:00
Kubernetes Prow Robot 690649ed4b
Merge pull request #13689 from hakman/remove_dns-provider_potokupe
Remove unused DNS logic from Protokube
2022-05-27 22:28:16 -07:00
Ciprian Hacman 4553d7bab5 Remove unused DNS logic from Protokube 2022-05-28 07:42:21 +03:00
Kubernetes Prow Robot 288d205bbd
Merge pull request #13684 from olemarkus/cilium-metrics-config
Add support for configuring which metrics cilium will export
2022-05-26 23:49:56 -07:00
Kubernetes Prow Robot c60606a6ed
Merge pull request #13685 from simonccc/patch-1
Update troubleshoot.md
2022-05-26 04:39:22 -07:00
simonc bc93ec53ac
Update troubleshoot.md 2022-05-26 10:51:27 +01:00
Ole Markus With 77ebba84b8 Add support for configuring which metrics cilium will export 2022-05-26 09:33:19 +02:00
Kubernetes Prow Robot 074f780990
Merge pull request #13683 from MoShitrit/k8s-updates-2022-05-25
bump alpha k8s versions with May releases
2022-05-25 20:07:22 -07:00
Moshe Shitrit 9fd92171e0 bump k8s versions with May releases 2022-05-25 22:25:36 -04:00
Kubernetes Prow Robot 4c8523a93f
Merge pull request #13672 from hakman/calico-3.23.1
Update Calico and Canal to v3.23.1
2022-05-25 19:05:22 -07:00
Kubernetes Prow Robot 0ea261cc61
Merge pull request #13682 from ching-kuo/fix_openstack_lb_update
Fix kops update for OpenStack with LB
2022-05-25 14:31:23 -07:00
Gene Kuo 17d2f081b6 Fix kops update for OpenStack with LB
In the last PR to support OVN provider for LB, listener will refer to
load balancer provider for ACL settings. While currently get listener
API returns empty Pools, which will cause nil pointer dereference when
referring Pool.Loadbalancer.Provider.

This commit fix this issue by getting pool information with
DefaultPoolID when Pools is empty. As I added GetPool function, the
origin GetPool function is renamed to GetPoolMember.
2022-05-25 23:32:54 +09:00
Kubernetes Prow Robot c232710665
Merge pull request #13680 from hakman/hetzner_docs
Add release note and getting started entries for Hetzner
2022-05-24 04:53:11 -07:00
Ciprian Hacman 2ce053a421 Add release note and getting started entries for Hetzner 2022-05-24 14:10:00 +03:00
Kubernetes Prow Robot f56130b16b
Merge pull request #13678 from ching-kuo/ovn_lb_support
Add Support for OVN Load Balancer for OpenStack
2022-05-24 01:01:11 -07:00
Jesse Haka 068e54724f run update expected 2022-05-24 10:18:11 +03:00
Ciprian Hacman b5f908be0b Run hack/update-expected.sh 2022-05-23 18:46:56 +03:00
Ciprian Hacman 01b0e5a3de Update Canal to v3.23.1 2022-05-23 18:46:56 +03:00
Ciprian Hacman 1c644ecebb Update Calico to v3.23.1 2022-05-23 18:46:56 +03:00
Ciprian Hacman 105fe1a8a6 Run hack/update-expected.sh 2022-05-23 18:46:52 +03:00
Ciprian Hacman f5954e1388 Switch Calico integration tests to k8s v1.24 2022-05-23 18:35:26 +03:00
Gene Kuo 37beb4b73d Add Support for OVN Load Balancer
OVN load balancer in OpenStack only supports SOURCE_IP_PORT as load
balancer method. This commits add support for OVN Octavia provider by

- Use SOURCE_IP_PORT as load balancer method when LB provider is OVN
- Disable allowed CIDR when LB provider is OVN
2022-05-23 23:49:00 +09:00
Kubernetes Prow Robot 57e8b784e2
Merge pull request #13677 from olemarkus/bump-coredns-124
Bump coredns to 1.8.6
2022-05-22 01:12:01 -07:00
Ole Markus With 7981f6fa25 Bump coredns to 1.8.6 2022-05-22 09:30:02 +02:00
Kubernetes Prow Robot dcc3d3c46b
Merge pull request #13676 from olemarkus/relnotes_1.24.0-alpha.5
Release notes for 1.24.0-alpha.5
2022-05-21 11:40:00 -07:00
Ole Markus With 78207ae6c3 Release notes for 1.24.0-alpha.5 2022-05-21 19:55:07 +02:00
Ciprian Hacman 97b5795edb
Release 1.24.0-alpha.5 (#13675) 2022-05-21 09:10:00 -07:00
Kubernetes Prow Robot 8c6e3df00c
Merge pull request #13673 from olemarkus/external-dns-124
Bump external-dns to 0.11.0
2022-05-21 07:06:00 -07:00