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.
Features
Add v2.InternalAPISet that implements the v2.KeptnInterface (#487) (eb5fb9b)
Add v2.KeptnInterface that adds context.Context support to api.KeptnInterface (#449) (0874051), closes #479
Move commonly used modules from keptn/keptn into sub-packages of go-utils (#483) (3ed2fc6)
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.17.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
61b52e5
chore(release): 0.17.00fc8c36
fix: Use NetworkingV1 instead of deprecated ExtensionsV1beta1 (#492)8369229
docs(go-utils): UpdateREADME.md
documentation ofgo-utils
(#493)29e14a0
fix(go-utils): Pass logger implementation from go-sdk to cp-connector (#494)9b0c779
fix: Make unit tests work with-race
flag (#489)89e6cad
build(deps): bump peter-evans/create-pull-request from 4.0.1 to 4.0.4 (#472)eb5fb9b
feat: Addv2.InternalAPISet
that implements thev2.KeptnInterface
(#487)fc5b6f9
feat: Refactor git remote repository credentials models (#475)3ed2fc6
feat: Move commonly used modules from keptn/keptn into sub-packages of go-uti...8d145bc
fix: Use ExecuteCommand implementation from kubernetes-utils (#482)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)