- Jul 01, 2021
-
-
Sunil Thaha authored
With OVN, the container veth network interface names that used to start with `veth` has now changed to `<rand-hex>{15}@if<number>`(see Related Links below). This patch adapts to the new change introduced in ovn and ignores the network interfaces that match `[a-z0-9]{15}@if\d+` in addition to those starting with `veth` Related Links: - https://github.com/openshift/ovn-kubernetes/blob/master/go-controller/vendor/github.com/containernetworking/plugins/pkg/ip/link_linux.go#L107 - https://github.com/openshift/ovn-kubernetes/blob/master/go-controller/pkg/cni/helper_linux.go#L148 Signed-off-by:
Sunil Thaha <sthaha@redhat.com>
-
- Jun 30, 2021
-
-
Paweł Krupa authored
scripts: use newer version when generating
-
- Jun 29, 2021
-
-
paulfantom authored
-
- Jun 25, 2021
-
-
Paweł Krupa authored
.github/workflows: automatically update jsonnet dependencies
-
Paweł Krupa authored
.github/workflows: Update versions schedule to run each Monday
-
fpetkovski authored
-
fpetkovski authored
This commit extends the versions github workflow to automatically update jsonnet dependencies when the jsonnet code in upstream repositories changes.
-
- Jun 23, 2021
-
-
Damien Grisonnet authored
jsonnet: disable insecure cypher suites for prometheus-adapter
-
Paweł Krupa authored
[bot] Automated version update
-
paulfantom authored
-
Paweł Krupa authored
jsonnet: update alertmanager branch to main
-
fpetkovski authored
Alertmanager changed its default branch to main. This commit updates the alertmanager branch to track the new default. Signed-off-by:
fpetkovski <filip.petkovsky@gmail.com>
-
Paweł Krupa authored
-
- Jun 22, 2021
-
-
fpetkovski authored
This commit updates all downstream dependencies Signed-off-by:
fpetkovski <filip.petkovsky@gmail.com>
-
fpetkovski authored
Running sslscan against the prometheus adapter secure port reports two insecure SSL ciphers, ECDHE-RSA-DES-CBC3-SHA and DES-CBC3-SHA. This commit removes those ciphers from the list. Signed-off-by:
fpetkovski <filip.petkovsky@gmail.com>
-
Paweł Krupa authored
Sync with kubernetes-mixin
-
Philip Gough authored
-
- Jun 18, 2021
-
-
Paweł Krupa authored
[bot] Automated version update
-
paulfantom authored
-
- Jun 16, 2021
-
-
Arthur Silva Sens authored
Fix ingress path rules for networking.k8s.io/v1
-
Sang Le authored
-
Arthur Silva Sens authored
Fix name for blackbox-exporter PodSecurityPolicy
-
Matthias Loibl authored
-
Paweł Krupa authored
[Gitpod] Deploy kube-prometheus on k3s
-
Sang Le authored
-
- Jun 15, 2021
-
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
Damien Grisonnet authored
scripts: move test.sh script into scripts dir
-
Damien Grisonnet authored
hack: remove unused directory
-
- Jun 14, 2021
-
-
paulfantom authored
-
paulfantom authored
-
Damien Grisonnet authored
[bot] Automated version update
-
paulfantom authored
-
Paweł Krupa authored
jsonnet/platforms: Import managed-cluster addon for the EKS platform
-
- Jun 13, 2021
-
-
Adin Hodovic authored
-
- Jun 12, 2021
-
-
Paweł Krupa authored
-
Prashant Balachandran authored
adding changes from kube-mixin
-
Paweł Krupa authored
-
- Jun 11, 2021
-
-
paulfantom authored
-
Paweł Krupa authored
-
Damien Grisonnet authored
examples: add example of running without grafana deployment
-