Doug Goldstein
f3ef7d46df
feat: allow domain names or IDs in keystone connector ( #3506 )
...
OpenStack Keystone allows a user to authenticate against a domain. That
domain can be specified either as the domain ID or the domain name when
authenticating. The domain ID is a UUID or the special "default" domain
ID so key off of that when deciding what to submit to the keystone API.
Collapsed the code to share the domainKeystone struct by utilizing
omitempty to skip unset fields.
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
2 years ago
Sean Liao
0b6a78397e
use slog for structured logging ( #3502 )
...
Signed-off-by: Sean Liao <sean+git@liao.dev>
2 years ago
Josh Soref
8e59b6d3b3
Look for secrets before using them ( #2918 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2 years ago
dependabot[bot]
d7d82b6377
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.13 to 3.5.14 ( #3556 )
...
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd ) from 3.5.13 to 3.5.14.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.13...v3.5.14 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
sohgaura
064a409443
OIDC connector option to override jwksURI ( #3543 )
...
Signed-off-by: sohgaura <tiwari.dk1@gmail.com>
Signed-off-by: sohgaura <31881670+sohgaura@users.noreply.github.com>
2 years ago
dependabot[bot]
569e0ccbb3
build(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.13 to 3.5.14 ( #3555 )
...
Bumps [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd ) from 3.5.13 to 3.5.14.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.13...v3.5.14 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/pkg/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Maksim Nabokikh
caae8a8f82
Bump google.golang.org/grpc to v1.64.0 ( #3553 )
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2 years ago
Andrii Deinega
cdfe6f5899
Fix slight grammar errors. ( #3538 )
...
Signed-off-by: Andrii Deinega <andrii.deinega@gmail.com>
2 years ago
dependabot[bot]
c8187ab6cc
build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 ( #3552 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](b2933f565d...fd25fed697 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
bea63b9616
build(deps): bump golang from `ff6ab2b` to `d1a601b` ( #3550 )
...
Bumps golang from `ff6ab2b` to `d1a601b`.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
MichaelKo
b0575946b1
Google: Implement groups fetch by default service account from metadata (support for GKE workload identity) ( #2989 )
...
Signed-off-by: Viacheslav Sychov <viacheslav.sychov@gmail.com>
Signed-off-by: Maksim Nabokikh <maksim.nabokikh@flant.com>
Co-authored-by: Maksim Nabokikh <maksim.nabokikh@flant.com>
2 years ago
dependabot[bot]
088c3e52ad
build(deps): bump docker/login-action from 3.1.0 to 3.2.0 ( #3551 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](e92390c5fb...0d4c9c5ea7 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Márk Sági-Kazár
a5a47ef9aa
Merge pull request #3535 from dexidp/dependabot/go_modules/examples/google.golang.org/grpc-1.64.0
...
build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 in /examples
2 years ago
Márk Sági-Kazár
b0819333df
Merge pull request #3530 from dexidp/dependabot/go_modules/github.com/beevik/etree-1.4.0
...
build(deps): bump github.com/beevik/etree from 1.3.0 to 1.4.0
2 years ago
Márk Sági-Kazár
4f9398be6d
Merge pull request #3531 from dexidp/dependabot/go_modules/github.com/go-jose/go-jose/v4-4.0.2
...
build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.1 to 4.0.2
2 years ago
Márk Sági-Kazár
6fd2e9c664
Merge pull request #3534 from dexidp/dependabot/github_actions/ossf/scorecard-action-2.3.3
...
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
2 years ago
Márk Sági-Kazár
59f06cf758
Merge pull request #3536 from dexidp/dependabot/docker/golang-ff6ab2b
...
build(deps): bump golang from `4531927` to `ff6ab2b`
2 years ago
Márk Sági-Kazár
02424be119
Merge pull request #3541 from dexidp/dependabot/go_modules/google.golang.org/api-0.181.0
...
build(deps): bump google.golang.org/api from 0.180.0 to 0.181.0
2 years ago
Márk Sági-Kazár
c2b5fd024e
Merge pull request #3542 from dexidp/dependabot/github_actions/actions/checkout-4.1.6
...
build(deps): bump actions/checkout from 4.1.2 to 4.1.6
2 years ago
Márk Sági-Kazár
805080c43c
Merge pull request #3544 from dexidp/dependabot/github_actions/github/codeql-action-3.25.6
...
build(deps): bump github/codeql-action from 3.25.4 to 3.25.6
2 years ago
Márk Sági-Kazár
0d6861b7ea
Merge pull request #3545 from dexidp/dependabot/github_actions/anchore/sbom-action-0.16.0
...
build(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0
2 years ago
Márk Sági-Kazár
6c49f9fb69
Merge pull request #3547 from dexidp/dependabot/docker/alpine-3.20.0
...
build(deps): bump alpine from 3.19.1 to 3.20.0
2 years ago
Márk Sági-Kazár
6b21e6a218
Merge pull request #3548 from cpanato/attestation
...
introduce Provenance Attestation
2 years ago
cpanato
9fd4c743b8
add provanance
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2 years ago
dependabot[bot]
25959fc193
build(deps): bump alpine from 3.19.1 to 3.20.0
...
Bumps alpine from 3.19.1 to 3.20.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
83a8bc6150
---
...
2 years ago
dependabot[bot]
d3f8c0c32c
---
...
2 years ago
dependabot[bot]
7415e88b0b
build(deps): bump actions/checkout from 4.1.2 to 4.1.6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](9bb56186c3...a5ac7e51b4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
7eadefeaa1
build(deps): bump google.golang.org/api from 0.180.0 to 0.181.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.180.0 to 0.181.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.180.0...v0.181.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
fca8571223
build(deps): bump golang from `4531927` to `ff6ab2b`
...
Bumps golang from `4531927` to `ff6ab2b`.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
524f2b59f1
build(deps): bump google.golang.org/grpc in /examples
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
6951f8dfa4
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](0864cf1902...dc50aa9510 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
00885653cf
build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.1 to 4.0.2
...
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/go-jose/go-jose/releases )
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md )
- [Commits](https://github.com/go-jose/go-jose/compare/v4.0.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
369369ca95
build(deps): bump github.com/beevik/etree from 1.3.0 to 1.4.0
...
Bumps [github.com/beevik/etree](https://github.com/beevik/etree ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/beevik/etree/releases )
- [Changelog](https://github.com/beevik/etree/blob/main/RELEASE_NOTES.md )
- [Commits](https://github.com/beevik/etree/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/beevik/etree
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Maksim Nabokikh
347bebafad
Revert autogenerated columnChecker description ( #3528 )
...
Signed-off-by: Maksim Nabokikh <maksim.nabokikh@flant.com>
2 years ago
mountcount
c6fa45568b
chore: fix function names in comment ( #3464 )
...
Signed-off-by: mountcount <cuimoman@outlook.com>
2 years ago
Márk Sági-Kazár
2e823e31a8
Merge pull request #3460 from dexidp/dependabot/go_modules/examples/google.golang.org/grpc-1.63.2
...
build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 in /examples
2 years ago
Márk Sági-Kazár
4236cb1900
Merge pull request #3465 from dexidp/dependabot/go_modules/api/v2/google.golang.org/grpc-1.63.2
...
build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 in /api/v2
2 years ago
Márk Sági-Kazár
a04fc494dc
Merge pull request #3520 from dexidp/dependabot/github_actions/actions/setup-go-5.0.1
...
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
2 years ago
Márk Sági-Kazár
e32431a8cc
Merge pull request #3521 from dexidp/dependabot/github_actions/mheap/github-action-required-labels-5.4.1
...
build(deps): bump mheap/github-action-required-labels from 5.4.0 to 5.4.1
2 years ago
Márk Sági-Kazár
94e060d135
Merge pull request #3522 from dexidp/dependabot/github_actions/github/codeql-action-3.25.4
...
build(deps): bump github/codeql-action from 3.24.10 to 3.25.4
2 years ago
Márk Sági-Kazár
0c841cac46
Merge pull request #3523 from dexidp/dependabot/github_actions/helm/kind-action-1.10.0
...
build(deps): bump helm/kind-action from 1.9.0 to 1.10.0
2 years ago
Márk Sági-Kazár
e695f13a3c
Merge pull request #3524 from dexidp/dependabot/github_actions/actions/dependency-review-action-4.3.2
...
build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2
2 years ago
Márk Sági-Kazár
117bb24298
Merge pull request #3525 from dexidp/dependabot/go_modules/google.golang.org/api-0.180.0
...
build(deps): bump google.golang.org/api from 0.179.0 to 0.180.0
2 years ago
Márk Sági-Kazár
b1c86e230a
Merge pull request #3526 from dexidp/dependabot/go_modules/github.com/prometheus/client_golang-1.19.1
...
build(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
2 years ago
dependabot[bot]
7e21fd6cc4
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
76ec7f196d
build(deps): bump google.golang.org/api from 0.179.0 to 0.180.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.179.0 to 0.180.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.179.0...v0.180.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
cfd085e90f
build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.2.5 to 4.3.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](5bbc3ba658...0c155c5e85 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
d6a4d9e014
build(deps): bump helm/kind-action from 1.9.0 to 1.10.0
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](99576bfa6d...0025e74a8c )
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
8e0aec149d
build(deps): bump github/codeql-action from 3.24.10 to 3.25.4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.10 to 3.25.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4355270be1...ccf74c9479 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago