terranetes-controller icon indicating copy to clipboard operation
terranetes-controller copied to clipboard

The terraform controller manages the life cycles of a terraform resource, allowing developers to self-serve dependencies in a controlled manner.

Results 24 terranetes-controller issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.51.26 to 1.53.4. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.53.4 (2024-05-16) Service Client Updates service/acm-pca: Updates service API and waiters service/connect: Updates service documentation service/kafka: Updates...

dependencies
go

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.3 to 0.30.1. Commits 41b1806 Update dependencies to v0.30.1 tag 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572 a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30 15001b5 fix(api): make LocalObjectReference.Name and...

dependencies
go

**Is your feature request related to a problem? Please describe.** In a multi-tenant cluster, we need a better way to silo access to the terraform state backend (S3 +DynamoDB). The...

enhancement

**Describe the bug** The secret containing the state gets wiped and starts fresh if a plan or apply fails. This results in orphaned resources. **To Reproduce** Steps to reproduce the...

bug

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.3 to 0.30.0. Commits 3aa4577 Update dependencies to v0.30.0 tag 2df4de1 Merge remote-tracking branch 'origin/master' into release-1.30 ade2ae2 Update x/net for CVE-2023-45288 b4632b7 Merge pull request #123932...

dependencies
go

Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.29.3 to 0.30.0. Commits 03da840 Update dependencies to v0.30.0 tag cb47ad4 Merge remote-tracking branch 'origin/master' into release-1.30 6ce7f38 Update x/net for CVE-2023-45288 a2f312c Merge remote-tracking branch 'origin/master'...

dependencies
go

Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.29.3 to 0.30.0. Commits d57b959 Update dependencies to v0.30.0 tag ceb92ba Merge remote-tracking branch 'origin/master' into release-1.30 60fc039 Update x/net for CVE-2023-45288 c8b7f6a Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf...

dependencies
go

**Describe the bug** We've been experimenting with changing our Configurations to have `enableAutoApproval: false` but we've encountered a few issues when trying it. 1. Every time a plan Job is...

bug

**Describe the bug** It is not possible to delete a Configuration unless the apply has worked (even if only init, or plan has failed). **To Reproduce** Create a private cloud...

bug

Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.5.0 to 1.6.0. Release notes Sourced from helm/chart-releaser-action's releases. v1.6.0 What's Changed Allow to mark the published github release as latest by @​szaimen in helm/chart-releaser-action#135 Support actions...

dependencies
github_actions