Hai Wu
Hai Wu
@dharmjit: Yes, I have the patch for new OS tested ok already (with support for k8s 1.27), I will try to get ok from my side and put in a...
Does this support Harbor 2.7.0 release? It seems release 1.4.0 stuck in rc release for many months. Is this project still being maintained?
@FabianKramm: I am not sure if tlog is strictly POSIX compatible, it does call various Linux syscalls. Yes it does print `ATTENTION! Your session is being recorded!` on stdout when...
@FabianKramm : I just tested, there's no way to prevent tlog from printing that. It would fail even if I set its config entry in `/etc/tlog/tlog-rec-session.conf` like this: ``` "notice"...
What's the next step? Will there be a new release tag? (since 2019)
I just tried these steps, and it seems to work: ``` Identify the machine to delete viakubectl get machines Annotate the machine via kubectl annotate machine machine-name "cluster.x-k8s.io/delete-machine"="yes" Scale down...
@blairdrummond : per this okta doc https://developer.okta.com/docs/guides/set-up-token-exchange/main/, does it mean that okta does support token-exchange?
@blairdrummond : Would this work if ArgoCD using SAML from Okta?
This feature is really needed in order to do any meaningful dryrun if using applicationset. In production environment, we have to review the dryrun changes before any updates to applicationset...
@flbla : My tests were with harbor instances (both src and target are harbor instances), and it was not working for me. Which harbor versions, harbor terraform provider version, terraform...