Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

[03/24] - Client library for parsing COSI secrets #33

Closed
krishchow opened this issue Mar 24, 2021 · 4 comments
Closed

[03/24] - Client library for parsing COSI secrets #33

krishchow opened this issue Mar 24, 2021 · 4 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@krishchow
Copy link

Enhancement

Is your feature request related to a problem?/Why is this needed
It would be nice if we could have a library that end-users could import to make it easier for them to parse credentials in the mounted secret.

Describe the solution you'd like in detail
Some utility methods to load secret data into a struct that can be consumed by Go-lang clients of COSI provisioned buckets.

Describe alternatives you've considered
Users could (and probably will) create their own versions of these utility methods, but the idea is to make it easier to switch over to using COSI. If end-users currently use Secrets or environment variables to pass credentials to their applications, we can create a similar DX for COSI.

Additional context

N/A

@krishchow krishchow changed the title [03/24] - Client library for parsing COSI credentials [03/24] - Client library for parsing COSI secrets Mar 24, 2021
@wlan0 wlan0 added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 25, 2021
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 23, 2021
@k8s-triage-robot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jul 26, 2021
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close

@k8s-ci-robot
Copy link
Contributor

@k8s-triage-robot: Closing this issue.

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

BlaineEXE pushed a commit to BlaineEXE/cosi-api that referenced this issue May 29, 2024
fix race condition while creating buckets
shanduur pushed a commit to shanduur/container-object-storage-interface-api that referenced this issue Jun 6, 2024
fix race condition while creating buckets
shanduur pushed a commit to shanduur/container-object-storage-interface-api that referenced this issue Jun 6, 2024
BlaineEXE pushed a commit to BlaineEXE/cosi-api that referenced this issue Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

5 participants