Igor Konforti

Results 15 comments of Igor Konforti

yeah, seed_dump does not support HAS_AND_BELONGS_TO_MANY records :( This is also non-trivial task to fix so maybe it should be in README

I'm actually using this with [kustomize](https://github.com/kubernetes-sigs/kustomize). Still didn't figure out what's the best way except for manual decryption before `k apply`

I started to use `kubesec` before kustomize removed [SecretGenerator](https://github.com/kubernetes-sigs/kustomize/issues/692). So as a workaround today, on each deploy, I generate secrets using kubesec and then apply it. This would be a...

> Creating a Secret with pulumi is creating the `last-applied-configuration annotation`. I'm not sure that pulumi that creates `kubectl.kubernetes.io/last-applied-configuration`, it's how k8s manages the [declarative config](https://kubernetes.io/docs/tasks/manage-kubernetes-objects/declarative-config/) as explained in #965

/remove-lifecycle rotten I wanted to use generateName with kustomize but I can't :(

anybody can open with @k8s-ci-robot [robot command](https://github.com/kubernetes-sigs/kustomize/issues/641#issuecomment-560046149). I've already opened, I don't want to flood it :)

I know that Atlassian have tokens now, you can use it instead of SSO https://id.atlassian.com/manage/api-tokens EDIT: You can type your email as a username and token as a password

hey @sibeream , this is very valid request! I'm thinking of creating a wrapper for this package that will have both binaries `x86_64` and `aarch64`. `confluent-kafka-binary` ?

@bewygs : ``` ❯ python3 --version && node --version Python 3.12.2 v21.7.1 ```

I also agree that this would be useful ! ! ! I can't change standard to my needs :(