Eugene Zuev
Eugene Zuev
Update about this problem. I've tested several versions of busybox, and version 1.35 seems to work fine, as @aaron-prindle said. Latest(1.36.1) `busybox:musl` - [**As in Kaniko's Dockerfile**](https://github.com/GoogleContainerTools/kaniko/blob/main/deploy/Dockerfile#L62): ```bash @zhekazuev ➜...
@nikParasyr I will replace that question to this task. https://github.com/terraform-provider-openstack/terraform-provider-openstack/pull/1643#issuecomment-1903803975 > just kicked the ci once again and now it fails ond evstack. seems like the trove image is too...
@EmilienM Hi, What better to use for Access field, a pointer(`*AccessOpts`) or a value(`AccessOpts`)? Commit with changes: https://github.com/gophercloud/gophercloud/pull/2876/commits/0b8b1e12aa3a4dc8cc8689da90226285582574b3 From the risks and style side. I prefer to not use pointers...
> @EmilienM Hi, > > What better to use for Access field, a pointer(`*AccessOpts`) or a value(`AccessOpts`)? Commit with changes: [0b8b1e1](https://github.com/gophercloud/gophercloud/commit/0b8b1e12aa3a4dc8cc8689da90226285582574b3) > > From the risks and style side. I...
Hello everyone, FYI, there is a project that works the way @scgbckbone described I think: https://github.com/nelkor/passcryptum . Algorithm: https://github.com/nelkor/passcryptum/blob/main/docs/en/password-generation-algorithm.md Just as a reference.
@pawcykca Hi, Maybe you forgot to close this topic.
Hello everyone, I have the same problem on version `0.20.1`. OIDC provider is Keycloak. I use Keycloak like an OIDC provider for Kubernetes Dashboard and for Headlamp. Users must log...
> @Jaguar-Kwok @zhekazuev @jking916 I wonder if you know if this "login twice required" issue is still happening? Hi, Checked right now. Fixed in 0.23.0 Helm Version(0.24.1 appVersion).
> @zhekazuev the https://github.com/gophercloud/gophercloud/pull/2882 has been merged. Can you submit a PR? Hi, sure. But I need to remember what I have done.
@nikParasyr @kayrus Hi, I tested it with real openstack cluster, and resource was created. Could you review changes? ## Test Steps I prebuilded `terraform-provider-openstack` binary and added it to the...