-
Notifications
You must be signed in to change notification settings - Fork 476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Organization List Feature in Server AWS Node Attester Plugin "aws_iid" #4838
Organization List Feature in Server AWS Node Attester Plugin "aws_iid" #4838
Commits on Apr 11, 2024
-
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for a3c1723 - Browse repository at this point
Copy the full SHA a3c1723View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for bb0b0b8 - Browse repository at this point
Copy the full SHA bb0b0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4daf960 - Browse repository at this point
Copy the full SHA 4daf960View commit details -
Co-authored-by: Evan Gilman <evan2645@gmail.com> Signed-off-by: Rushikesh Butley <www.rushi47@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for babd6d7 - Browse repository at this point
Copy the full SHA babd6d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d78195a - Browse repository at this point
Copy the full SHA d78195aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b60032 - Browse repository at this point
Copy the full SHA 2b60032View commit details -
move function for code structure, refactor variable names
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 77a1c96 - Browse repository at this point
Copy the full SHA 77a1c96View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for d0138f9 - Browse repository at this point
Copy the full SHA d0138f9View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 5f7474c - Browse repository at this point
Copy the full SHA 5f7474cView commit details -
remove requirement of region, set default
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for d00e3e4 - Browse repository at this point
Copy the full SHA d00e3e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6061cd6 - Browse repository at this point
Copy the full SHA 6061cd6View commit details -
refactor struct name to reflect orgvalidation
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 0b9c761 - Browse repository at this point
Copy the full SHA 0b9c761View commit details -
refactor naming to match the style
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 74ab21d - Browse repository at this point
Copy the full SHA 74ab21dView commit details -
indirection to simplify local cache lookups
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 4ea7ced - Browse repository at this point
Copy the full SHA 4ea7cedView commit details -
Update doc/plugin_server_nodeattestor_aws_iid.md
Co-authored-by: Marcos Yacob <marcosyacob@gmail.com> Signed-off-by: Rushikesh Butley <www.rushi47@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 53cf266 - Browse repository at this point
Copy the full SHA 53cf266View commit details -
Update doc/plugin_server_nodeattestor_aws_iid.md
Co-authored-by: Marcos Yacob <marcosyacob@gmail.com> Signed-off-by: Rushikesh Butley <www.rushi47@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e3a796 - Browse repository at this point
Copy the full SHA 6e3a796View commit details -
Update doc/plugin_server_nodeattestor_aws_iid.md
Co-authored-by: Marcos Yacob <marcosyacob@gmail.com> Signed-off-by: Rushikesh Butley <www.rushi47@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c46bc63 - Browse repository at this point
Copy the full SHA c46bc63View commit details -
Had lot of extra lines, spaces and spelling mistake at particular places. Thanks Marcos for reviewing, and helping to clean it up. Co-authored-by: Marcos Yacob <marcosyacob@gmail.com> Signed-off-by: Rushikesh Butley <www.rushi47@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d86447b - Browse repository at this point
Copy the full SHA d86447bView commit details -
update documentation to reflect new feature
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for bdd93df - Browse repository at this point
Copy the full SHA bdd93dfView commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for b058b6f - Browse repository at this point
Copy the full SHA b058b6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d0414 - Browse repository at this point
Copy the full SHA 63d0414View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9bf03 - Browse repository at this point
Copy the full SHA aa9bf03View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for ecbc583 - Browse repository at this point
Copy the full SHA ecbc583View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for a733311 - Browse repository at this point
Copy the full SHA a733311View commit details -
Co-authored-by: Marcos Yacob <marcosyacob@gmail.com> Signed-off-by: Rushikesh Butley <www.rushi47@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d6ac953 - Browse repository at this point
Copy the full SHA d6ac953View commit details -
refactor test case for error checking
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for a75443f - Browse repository at this point
Copy the full SHA a75443fView commit details -
test case error msg and extra line
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 5574983 - Browse repository at this point
Copy the full SHA 5574983View commit details -
use interface to prevent memory reservation
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 477257e - Browse repository at this point
Copy the full SHA 477257eView commit details -
as we read it from config instead of internal it should be invalid arg
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 116e069 - Browse repository at this point
Copy the full SHA 116e069View commit details -
function comment and camel casing
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 4bb278e - Browse repository at this point
Copy the full SHA 4bb278eView commit details -
refactor logic for stale check and code structure
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for dd6e6d1 - Browse repository at this point
Copy the full SHA dd6e6d1View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 425e030 - Browse repository at this point
Copy the full SHA 425e030View commit details -
Revert "refactor logic for stale check and code structure"
This reverts commit 6aeffa2. It was messing up with review so reverting this change Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for c92438a - Browse repository at this point
Copy the full SHA c92438aView commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 7de7241 - Browse repository at this point
Copy the full SHA 7de7241View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 7e2d944 - Browse repository at this point
Copy the full SHA 7e2d944View commit details -
Configuration menu - View commit details
-
Copy full SHA for d60dd1b - Browse repository at this point
Copy the full SHA d60dd1bView commit details -
refactor ttl check, moved to function
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for acf8437 - Browse repository at this point
Copy the full SHA acf8437View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 09259dd - Browse repository at this point
Copy the full SHA 09259ddView commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for b1e6aab - Browse repository at this point
Copy the full SHA b1e6aabView commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 6395767 - Browse repository at this point
Copy the full SHA 6395767View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc4c1f - Browse repository at this point
Copy the full SHA dcc4c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da601d - Browse repository at this point
Copy the full SHA 8da601dView commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 33fa8e1 - Browse repository at this point
Copy the full SHA 33fa8e1View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 5cc3756 - Browse repository at this point
Copy the full SHA 5cc3756View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io> Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (spiffe#5050) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@2b51285...d70bba7) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Bump the azure-sdk group with 2 updates (spiffe#5052) Bumps the azure-sdk group with 2 updates: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) and [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go). Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.10.0...sdk/azcore/v1.11.1) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/internal/v1.5.1...sdk/internal/v1.5.2) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure-sdk - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure-sdk ... Signed-off-by: dependabot[bot] <support@github.com> Bump github.com/sigstore/rekor from 1.3.5 to 1.3.6 (spiffe#5053) Bumps [github.com/sigstore/rekor](https://github.com/sigstore/rekor) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/sigstore/rekor/releases) - [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md) - [Commits](sigstore/rekor@v1.3.5...v1.3.6) --- updated-dependencies: - dependency-name: github.com/sigstore/rekor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Bump github.com/google/go-tpm-tools from 0.4.3 to 0.4.4 (spiffe#5056) Bumps [github.com/google/go-tpm-tools](https://github.com/google/go-tpm-tools) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/google/go-tpm-tools/releases) - [Changelog](https://github.com/google/go-tpm-tools/blob/main/.goreleaser.yaml) - [Commits](google/go-tpm-tools@v0.4.3...v0.4.4) --- updated-dependencies: - dependency-name: github.com/google/go-tpm-tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Bump github.com/docker/docker (spiffe#5061) Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.0.0+incompatible to 26.0.1+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v26.0.0...v26.0.1) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a87ab20 - Browse repository at this point
Copy the full SHA a87ab20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e2b8d - Browse repository at this point
Copy the full SHA 34e2b8dView commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for dacdbb7 - Browse repository at this point
Copy the full SHA dacdbb7View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1963e01 - Browse repository at this point
Copy the full SHA 1963e01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 168bc17 - Browse repository at this point
Copy the full SHA 168bc17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7713e13 - Browse repository at this point
Copy the full SHA 7713e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0e5c2 - Browse repository at this point
Copy the full SHA 5d0e5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c239048 - Browse repository at this point
Copy the full SHA c239048View commit details -
update to new version of golang
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for d1ed524 - Browse repository at this point
Copy the full SHA d1ed524View commit details
Commits on Apr 15, 2024
-
resolve conflicts and update the repo
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for bb27241 - Browse repository at this point
Copy the full SHA bb27241View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcce1c0 - Browse repository at this point
Copy the full SHA dcce1c0View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2007792 - Browse repository at this point
Copy the full SHA 2007792View commit details -
Apply suggestions from code review
Co-authored-by: Marcos Yacob <marcosyacob@gmail.com> Signed-off-by: Rushikesh Butley <www.rushi47@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 66e23e0 - Browse repository at this point
Copy the full SHA 66e23e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 570d578 - Browse repository at this point
Copy the full SHA 570d578View commit details -
Co-authored-by: Marcos Yacob <marcosyacob@gmail.com> Signed-off-by: Rushikesh Butley <www.rushi47@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e7905eb - Browse repository at this point
Copy the full SHA e7905ebView commit details -
remove context when not required
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 4760cd7 - Browse repository at this point
Copy the full SHA 4760cd7View commit details -
seprate context for validate org, and other features
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 6bcd5fc - Browse repository at this point
Copy the full SHA 6bcd5fcView commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 1f36e11 - Browse repository at this point
Copy the full SHA 1f36e11View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 0d8614c - Browse repository at this point
Copy the full SHA 0d8614cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0671aed - Browse repository at this point
Copy the full SHA 0671aedView commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 8e815f1 - Browse repository at this point
Copy the full SHA 8e815f1View commit details -
make organization region configurable
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for b840804 - Browse repository at this point
Copy the full SHA b840804View commit details -
make organization region configurable
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for e6a5423 - Browse repository at this point
Copy the full SHA e6a5423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 328b0b4 - Browse repository at this point
Copy the full SHA 328b0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a3216 - Browse repository at this point
Copy the full SHA 44a3216View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for f3339c5 - Browse repository at this point
Copy the full SHA f3339c5View commit details -
logging to debug failure in cache refresh
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for e592089 - Browse repository at this point
Copy the full SHA e592089View commit details -
replace boolean as we are using any, better mem management
Co-authored-by: Marcos Yacob <marcosyacob@gmail.com> Signed-off-by: Rushikesh Butley <www.rushi47@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 22e2b66 - Browse repository at this point
Copy the full SHA 22e2b66View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 2e2aa01 - Browse repository at this point
Copy the full SHA 2e2aa01View commit details -
refactor variable name for consistency
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 98941de - Browse repository at this point
Copy the full SHA 98941deView commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for 28614ff - Browse repository at this point
Copy the full SHA 28614ffView commit details
Commits on Apr 17, 2024
-
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for d65480e - Browse repository at this point
Copy the full SHA d65480eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 391e89e - Browse repository at this point
Copy the full SHA 391e89eView commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for dca217b - Browse repository at this point
Copy the full SHA dca217bView commit details -
more tests, for retries and reset
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for cbfdcc0 - Browse repository at this point
Copy the full SHA cbfdcc0View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for f8c4fc9 - Browse repository at this point
Copy the full SHA f8c4fc9View commit details -
Signed-off-by: Rushikesh Butley <rbutley@confluent.io>
Configuration menu - View commit details
-
Copy full SHA for b9f5518 - Browse repository at this point
Copy the full SHA b9f5518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20afd4d - Browse repository at this point
Copy the full SHA 20afd4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 799c084 - Browse repository at this point
Copy the full SHA 799c084View commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fcbd790 - Browse repository at this point
Copy the full SHA fcbd790View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3b97f7 - Browse repository at this point
Copy the full SHA c3b97f7View commit details