Anthony Rabbito
Anthony Rabbito
Sure I will provide live manifests to see if that helps? I deploy Tekton like: https://github.com/anthr76/infra/blob/tekton-sway-sig/k8s/base/tekton-pipelines/deploy/kustomization.yaml Set up an event listener like: https://github.com/anthr76/infra/blob/tekton-sway-sig/k8s/base/sway-sig/eventlisteners/gitlab-listener.yaml Put an ingress on the eventlistener: https://github.com/anthr76/infra/blob/tekton-sway-sig/k8s/base/sway-sig/eventlisteners/ingress.yaml...
After looking closer at this issue and the lack of others able to reproduce I ended up removing all CRDs related to tekton and the namespace itself (`tekton-pipelines`) after doing...
@brunnels Thanks for this report. The pip install and aur install should not both take place. I have not personally tested https://aur.archlinux.org/packages/python-openshift/ though it seems to be a fine replacement...
The SSH key being dropped is a known shared private key. This allows you to setup a group of vms with terraforms then provide ansible with a identity file. This...
> Should it open a website with your authentication page and acquire a cookie for API access? Yes I think that would be best course of action.
Building on github would be fairly simple. Is there a specific perference on where this gets built? I see actions are disabled for this repo.
I have bumped the `TalosControlPlane` CRD ``` k get taloscontrolplanes.controlplane.cluster.x-k8s.io -o yaml apiVersion: v1 items: - apiVersion: controlplane.cluster.x-k8s.io/v1alpha3 kind: TalosControlPlane metadata: creationTimestamp: "2021-10-11T13:06:56Z" finalizers: - talos.controlplane.cluster.x-k8s.io generation: 9 labels: cluster.x-k8s.io/cluster-name:...
Yep that does make sense so a rollingUpdate does not happen then?
```xml auth0 https://redact.us.auth0.com/ true true true admins family admins false https://kutara\.io/groups Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider ```
TIL oidcdebugger. That's a really nice tool. Here's the entire payload: ```json { "https://kutara.io/groups": [ "admins", "family" ], "given_name": "Anthony A", "family_name": "redact", "nickname": "hello", "name": "Anthony A redact", "picture":...