Takuya Murakami
Takuya Murakami
### Describe the bug server_installation/topics/operator/keycloak-cr.adoc says: > keycloak-discovery Service - Performs JDBC_PING discovery But it seems that the operator implementation uses DNS_PING, not JDBC_PING. Source code: https://github.com/keycloak/keycloak-operator/blob/main/pkg/model/keycloak_deployment.go ### Version 16.1.0...
Run ansible in container, to simplify installation of python and ansible.
TortoiseGit の Show Log でログを閲覧したとき、ログ内容は問題なく閲覧できるが、ファイル名が文字化けする。ここから Diff を起動することができない。
Add hashes to crictl, crio, kubelet, kubectl and kubeadm for Kubernetes 1.30.0 and 1.30.1. **What type of PR is this?** /kind feature **What this PR does / why we need...
We can't mix some options with --config for kubeadm upgrade. The --config on upgrade (with InitConfiguration/ClusterConfiguration) is deprecated, and should be removed. **What type of PR is this?** /kind bug...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: This adds a packet_ubuntu22-calico-all-in-one-upgrade job to test cluster upgrading. This is needed to...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: The cri-o distribution uses a crun binary included in the cri-o distribution, and...
### What happened? The crun binary installed by 'crun' role is not used by cri-o at all. #### Root cause The 'crun' role installs the crun binary at `/usr/local/bin/crun`. But...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Add `cilium_install_extra_args` variable for `cilium install` command. This enables to use such as...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Update etcd from 3.5.x to 3.6.6 * Disable backing up etcd v2 data...