Lennart Jern
Lennart Jern
This replaces https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/1257. **What this PR does / why we need it**: Deprecating and replacing PortOpts.SecurityGroups of *[]string format field from OpenStackMachineTemplate ports and replace is with *[]SecurityGroupParam format. The...
**What this PR does / why we need it**: This is to automatically bump versions through pull requests. **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)`...
### GitHub Username @lentzi90 ### Organization you are requesting membership in kubernetes-sigs ### Requirements - [X] I have reviewed the [community membership guidelines](https://git.k8s.io/community/community-membership.md) - [X] I have [enabled 2FA on...
I think bookmark support should be added. Just saving the current place is usually enough but sometimes custom bookmarks would be nice!
We currently keep configuration separated [for each prefix](https://github.com/elastisys/compliantkubernetes-kubespray/blob/main/bin/common.bash#L24) in subfolders. However, the [state](https://github.com/elastisys/compliantkubernetes-kubespray/blob/main/bin/common.bash#L24) is in the root of the configuration repository, which means that the [kubeconfig](https://github.com/elastisys/compliantkubernetes-kubespray/blob/main/bin/common.bash#L36) and some other things...
**Describe the bug** The `apply-ssh` command should be used to [manage authorized SSH keys](https://github.com/elastisys/compliantkubernetes-kubespray#changing-authorized-ssh-keys-for-a-cluster) but it doesn't work out of the box. There is no venv for it (like [for...
Hi! The 1.10.1 release doesn't have the `*-linux64.tar.gz`. Could you please add it?
It would be very useful to be able to get a ServiceClient min/max version (or `min_version` and `version` as they are [called in the API](https://docs.openstack.org/api-ref/compute/#show-details-of-specific-api-version)). Even better would be to...
**What steps did you take and what happened:** This is a bit tricky because it depends on timing. We accidentally stumbled across it in the Metal3 provider because we made...
**What this PR does / why we need it**: This commit updates the following: - patchesStrategicMerge -> patches - patchesJson6902 -> patches - vars and varReference -> replacements - bases...