Skip to content
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

Support bearer access token authentication. #11908

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

dekiel
Copy link
Contributor

@dekiel dekiel commented Sep 13, 2024

Description

Changes proposed in this pull request:

Support using access token as bearer token.

Related issue(s)
See #11384

@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 13, 2024
@kyma-bot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 13, 2024
@dekiel
Copy link
Contributor Author

dekiel commented Sep 13, 2024

/test all

@dekiel dekiel marked this pull request as ready for review September 16, 2024 14:48
@kyma-bot kyma-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 16, 2024
cmd/image-syncer/main.go Outdated Show resolved Hide resolved
cmd/image-syncer/main.go Outdated Show resolved Hide resolved
Co-authored-by: Patryk Dobrowolski <patryk.dobrowolski@sap.com>
@dekiel dekiel requested a review from akiioto September 17, 2024 09:28
@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 17, 2024
@kyma-bot kyma-bot merged commit 3612578 into kyma-project:main Sep 17, 2024
7 checks passed
@dekiel dekiel deleted the support-access-token branch September 18, 2024 10:28
@dekiel dekiel assigned dekiel and unassigned akiioto Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants