Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: sync with alekc master #58

Merged
merged 64 commits into from
Feb 20, 2024
Merged
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
fe8094e
added additional testing for k8s version (up to 1.19.x)
alekc Jul 19, 2023
5158868
Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0
dependabot[bot] Aug 30, 2023
fb7ad57
Added dependabot.yaml with updates config
alekc Sep 18, 2023
e30db20
chore: removed tests from master push
alekc Sep 18, 2023
94e2a26
*: Bump goreleaser/goreleaser-action from 2 to 5
dependabot[bot] Sep 18, 2023
fc7ea19
*: Bump crazy-max/ghaction-import-gpg from 3 to 6
dependabot[bot] Sep 18, 2023
31cdb13
*: Bump actions/checkout from 2 to 4
dependabot[bot] Sep 18, 2023
72a7a00
*: Bump actions/setup-go from 2 to 4
dependabot[bot] Sep 18, 2023
8ed8f00
*: Bump actions/upload-artifact from 2 to 3
dependabot[bot] Sep 18, 2023
3bfe2ed
chore: bumped go version to 1.21
alekc Sep 18, 2023
4b28f63
chore: added FUNDING
alekc Sep 18, 2023
2ac195b
*: Bump k8s.io/apimachinery from 0.24.0 to 0.28.2
dependabot[bot] Sep 18, 2023
f93cc4d
chore: bumped cli-runtime, client-go, kubectl, api to 0.24.0
alekc Sep 18, 2023
ed7018e
fix: dependabot not able to get the toolchain
alekc Sep 18, 2023
21c05db
*: Bump github.com/zclconf/go-cty from 1.10.0 to 1.14.0
dependabot[bot] Sep 18, 2023
d87b10f
*: Bump github.com/zclconf/go-cty-yaml from 1.0.2 to 1.0.3
dependabot[bot] Sep 18, 2023
33cd1c8
chore: Added test for kubernetes version 1.28, limited testing to lat…
alekc Sep 18, 2023
917087d
*: Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.18.0
dependabot[bot] Sep 18, 2023
3857679
*: Bump k8s.io/kube-aggregator from 0.21.3 to 0.28.2
dependabot[bot] Sep 18, 2023
5b64c73
chore: reduced number of supported terraform versions in tests.
alekc Sep 18, 2023
4632051
chore: removed goversion leaving go-version-file
alekc Sep 18, 2023
7eb0a09
*: Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
dependabot[bot] Sep 18, 2023
4e630fd
*: Bump github.com/hashicorp/terraform-plugin-sdk/v2
dependabot[bot] Sep 18, 2023
4ec82ee
fix: tests failing due to duplicated providermessage. I.e
alekc Sep 18, 2023
c47f57d
fix: removed broken link
alekc Sep 19, 2023
db44073
fix: change in gpg import attributes
alekc Sep 19, 2023
0a2e569
chore: changed description on dependabot commits
alekc Sep 19, 2023
a8eb8d0
fix: prevent inconsistent planning
Adphi Sep 19, 2023
62dd5f1
chore: added test covering https://github.com/alekc/terraform-provide…
alekc Sep 19, 2023
2885531
add stringData to Secret's sensitive fields
Adphi Sep 19, 2023
e4a0440
added prerelease: auto in goreleaser.
alekc Sep 20, 2023
bab0d84
fix: documentation for `kubectl_path_documents` resource
alekc Sep 24, 2023
1029328
chore: docs
alekc Sep 19, 2023
46f460d
Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.18.1
dependabot[bot] Oct 6, 2023
15d7b29
Dependencies: Bump golang.org/x/net from 0.13.0 to 0.17.0
dependabot[bot] Oct 12, 2023
161d3a7
Dependencies: Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1
dependabot[bot] Oct 12, 2023
78d616a
Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0
dependabot[bot] Oct 17, 2023
ad9284d
Dependencies: Bump k8s.io/apimachinery from 0.28.2 to 0.28.3
dependabot[bot] Oct 19, 2023
49a15e8
Dependencies: Bump k8s.io/kubectl from 0.28.2 to 0.28.3
dependabot[bot] Oct 19, 2023
ebda0f3
Dependencies: Bump k8s.io/kube-aggregator from 0.28.2 to 0.28.3
dependabot[bot] Oct 19, 2023
3bfe99e
Dependencies: Bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1
dependabot[bot] Oct 19, 2023
ea0c2e5
Dependencies: Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
dependabot[bot] Oct 25, 2023
cf438ad
Dependencies: Bump google.golang.org/grpc from 1.57.0 to 1.57.1
dependabot[bot] Oct 25, 2023
ca6ec65
refactoring + tweak for secret parsing (#70)
alekc Oct 31, 2023
9c07d38
Added `proxy_url` config. See https://github.com/alekc/terraform-prov…
alekc Dec 6, 2023
c8fdb35
Added `tls_server_name` option
alekc Dec 13, 2023
f8c80d6
Added clarifiction in the documentation
wonko Dec 14, 2023
ffdc65b
Dependencies: Bump actions/upload-artifact from 3 to 4
dependabot[bot] Dec 15, 2023
234a26d
Dependencies: Bump golang.org/x/crypto from 0.14.0 to 0.17.0
dependabot[bot] Dec 18, 2023
4afda00
Dependencies: Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
dependabot[bot] Jan 8, 2024
9b40125
Dependencies: Bump helm/kind-action from 1.8.0 to 1.9.0
dependabot[bot] Feb 12, 2024
3b193f2
Dependencies: Bump actions/setup-go from 4 to 5
dependabot[bot] Dec 7, 2023
8ab0f15
Dependencies: Bump k8s.io/api from 0.28.3 to 0.28.4
dependabot[bot] Nov 16, 2023
e966c62
chore: test
dfroberg Jul 19, 2023
ad3c01a
Create dependabot.yml
dfroberg Jul 19, 2023
8760bb7
chore: limit tests to later versions
dfroberg Jul 19, 2023
721e1e6
chore: add TF manifest for testing
dfroberg Jul 19, 2023
27bab9e
chore: mod tests
dfroberg Jul 19, 2023
8e21c89
chore: rename repo for testing
dfroberg Jul 19, 2023
58736be
fix: reset yaml_body_parsed and yaml_incluster
dfroberg Aug 22, 2023
c0aa344
chore: update dependabot
dfroberg Aug 22, 2023
9bb3e3b
fix: switch repo refs and fmt
dfroberg Aug 22, 2023
5214548
Bump github.com/zclconf/go-cty-yaml from 1.0.2 to 1.0.3
dependabot[bot] Aug 28, 2023
aef8761
Merge remote-tracking branch 'froberg-kubectl/master' into alekc-master
dfroberg Feb 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.