support password match/ca publickey for kubernetes (#211)
* add testcase * refine testcases * fix tab * happy ql * inline timeout * add ca support for k8s
This commit is contained in:
parent
13fcc8c0a8
commit
694d09affd
15 changed files with 391 additions and 154 deletions
|
|
@ -9,7 +9,8 @@
|
|||
"features": {
|
||||
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
|
||||
"ghcr.io/devcontainers/features/go:1" : {},
|
||||
"ghcr.io/guiyomh/features/golangci-lint:0": {}
|
||||
"ghcr.io/guiyomh/features/golangci-lint:0": {},
|
||||
"ghcr.io/devcontainers-contrib/features/kubectl-asdf:2": {}
|
||||
},
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue