generated from crossplane/upjet-provider-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented initial provider functionality
Implemented initial provider functionality Update e2e.yaml rev up to go 1.21. Update e2e.yaml standard credentials approach configured Makefile added ProviderConfig added first external name configuration added first custom configuration added custom resource configurations shortened crds for powrpack and dashboard widgets Implemented initial provider functionality Update e2e.yaml rev up to go 1.21. Update e2e.yaml standard credentials approach configured Makefile added ProviderConfig added first external name configuration added first custom configuration added custom resource configurations shortened crds for powrpack and dashboard widgets successful dashboard and other resource creation updated .gitignore upgraded to upjet v1.2.0 tested and marked examples update Makefile fix for creating teams added CROSSPLANE_NAMESPACE for uptest refactored API added external name id injection for api and app keys tested and resolved resource CRUD issues added webhook example added API version to examples configured and tested examples configured and tested pagerduty integration changed temporary ext name id to number string to resolve dashboardlist resource creation limitation added custom external name handling for SA app key updated github workflows added authn mapping moved webhook and pagerduty secret yaml to examples simplified e2e setup removed toolchain go1.21.4 from go.mod added DD secret refs to ci.yml resolved linter items added DATADOG keys to e2e.yml workflow reverted e2e go version to 1.20 shortened examples uptest list until github actions config has been end to end tested added Uptest creds => go 1.21 GO and GOLANGCI version update in Makefile uptest examples list update added r.SchemaElementOptions.SetEmbeddedObject for single layer nested compositions updated .gitignore moved TF provider-datadog to v3.37.0 Implemented initial provider functionality Pinned TF to 1.5.5 added go 1.21 standard credentials approach updated setup.sh removed and ignoring kubeconfig removed not needed files reverted backport removed backport form commands.yml. it is in backport.yml updated spans_metric updated downtime_schedule tested and updated AWS integration examples
- Loading branch information
Showing
541 changed files
with
199,488 additions
and
753 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
kubeconfig | ||
|
||
/.cache | ||
/.work | ||
/_output | ||
|
@@ -9,3 +11,5 @@ cover.out | |
# ignore IDE folders | ||
.vscode/ | ||
.idea/ | ||
|
||
terraform/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.