go-utils: Since the configuration-service is deprecated, all references to “configuration-service” are now replaced by “resource-service”. This will make the go-utils library from version 0.18.0 INCOMPATIBLE with installations using configuration-service.
Features
Disable NATS connection on remote execution-plane configuration (#524) (866624f)
go-utils: Added retry logic to cp-connector for contacting Keptn's control plane for registration and renewal of such (#503) (69c90ea)
Wait for all event handlers to complete before exiting controlPlane.Register() (#496) (d9a621b)
Bug Fixes
Add mutex to protect connection in nats.NatsConnector (#514) (3a171cc)
Shut down control plane components before calling wg.Wait() (#523) (6b12679)
Time property is not lost between Keptn and CloudEvent conversion (#495) (3ef0a10)
Other
go-utils: Changed configuration-service to resource-service (#491) (6550348)
go-utils: Since the configuration-service is deprecated, all references to “configuration-service” are now replaced by “resource-service”. This will make the go-utils library from version 0.18.0 INCOMPATIBLE with installations using configuration-service.
Features
Disable NATS connection on remote execution-plane configuration (#524) (866624f)
go-utils: Added retry logic to cp-connector for contacting Keptn's control plane for registration and renewal of such (#503) (69c90ea)
Wait for all event handlers to complete before exiting controlPlane.Register() (#496) (d9a621b)
Bug Fixes
Add mutex to protect connection in nats.NatsConnector (#514) (3a171cc)
Shut down control plane components before calling wg.Wait() (#523) (6b12679)
Time property is not lost between Keptn and CloudEvent conversion (#495) (3ef0a10)
Other
go-utils: Changed configuration-service to resource-service (#491) (6550348)
Git credentials for git authentication were moved to a separate sub-structure and split to either ssh or http sub-structures depending on the used authentication method.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/keptn/go-utils from 0.8.5 to 0.19.0.
Release notes
Sourced from github.com/keptn/go-utils's releases.
... (truncated)
Changelog
Sourced from github.com/keptn/go-utils's changelog.
... (truncated)
Commits
8a053e6
chore(release): 0.19.0cf4bfd8
feat: Expose methods to automatically generate events from parent event (#538)278ad8b
feat: Introduce skipping of automatic event responses per task handler (#537)f07eb2f
fix: Use resourceHandler from apiv2 package instead of newly creating an inte...dc8c096
feat: Introduce IsUpstreamAutoProvisioned to ExpandedProject model (#536)5ff2d40
chore(release): 0.18.0e4da84c
build(deps): update golang.org/x/oauth2 digest to 128564f [skip ci] (#508)1e895bf
build(deps): update kubernetes packages to v0.22.12 [skip ci] (patch) (#521)c15488f
chore: increase test coverage of go-sdk (#526)b3ecfef
build(deps): update module gopkg.in/yaml.v3 to v3.0.1 [skip ci] (#515)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)