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

moves various fields into status from spec #37

Merged
merged 2 commits into from
Apr 16, 2021

Conversation

krishchow
Copy link

Specifically, we try to move all fields which are filled during runtime to the status from the spec. This includes:

  • Bucket.Spec.BucketID
  • BucketAccess.Spec.MintedSecretName
  • BucketAccess.Spec.AccountID

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 16, 2021
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 16, 2021
@krishchow
Copy link
Author

The goal of this PR to ensure we follow the same concentrations as other K8s projects, and within the project itself. Currently, we fill values in for various API resources at runtime in the Spec, but in general, there is a move towards only mutating the Status.

@krishchow
Copy link
Author

/assign wlan0

@wlan0
Copy link
Contributor

wlan0 commented Apr 16, 2021

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 16, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: krishchow, wlan0

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 16, 2021
@k8s-ci-robot k8s-ci-robot merged commit 83cd0d5 into kubernetes-retired:master Apr 16, 2021
BlaineEXE pushed a commit to BlaineEXE/cosi-api that referenced this pull request May 29, 2024
shanduur pushed a commit to shanduur/container-object-storage-interface-api that referenced this pull request Jun 6, 2024
shanduur pushed a commit to shanduur/container-object-storage-interface-api that referenced this pull request Jun 6, 2024
BlaineEXE pushed a commit to BlaineEXE/cosi-api that referenced this pull request Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants