Skip to content

Commit

Permalink
Tested reconciliation
Browse files Browse the repository at this point in the history
  • Loading branch information
INGE KNUDSEN authored and INGE KNUDSEN committed Jan 4, 2020
1 parent 01fb993 commit c946ddf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,13 @@
"args": [
"--token-environment",
"--from-config",
"--await-reconcile",
"set",
"environment-secret",
"--context",
"playground",
"-b",
"master",
"-e",
"qa",
"--component",
"api",
"-s",
Expand Down
1 change: 1 addition & 0 deletions pkg/client/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import (

apiclient "github.com/equinor/radix-cli/generated-client/client"
radixconfig "github.com/equinor/radix-cli/pkg/config"
"github.com/equinor/radix-cli/pkg/settings"
httptransport "github.com/go-openapi/runtime/client"
)

Expand Down

0 comments on commit c946ddf

Please sign in to comment.