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

chore(openebs): update openebs version to 2.9.0 #533

Merged
merged 1 commit into from
May 14, 2021

Conversation

akhilerm
Copy link
Member

  • update openebs image version to 2.9.0
  • use latest operator yaml

Signed-off-by: Akhil Mohan akhil.mohan@mayadata.io

Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>
@ks-ci-bot ks-ci-bot added dco-signoff: yes size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 14, 2021
@akhilerm
Copy link
Member Author

@pixiake PTAL.

@pixiake
Copy link
Collaborator

pixiake commented May 14, 2021

@akhilerm Thanks for the contribution!

Copy link
Collaborator

@pixiake pixiake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label May 14, 2021
@akhilerm
Copy link
Member Author

@pixiake How can the image repository/registry be configured here?

@pixiake
Copy link
Collaborator

pixiake commented May 14, 2021

@akhilerm
You can add spec.registry.privateRegistry to the configuration file.
If the registry is configured,kk will use it to generate the image's name.

For example:
registry: dockerhub.kubekey.local
image's name: dockerhub.kubekey.local/openebs/linux-utils:2.9.0

@pixiake
Copy link
Collaborator

pixiake commented May 14, 2021

/approve

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akhilerm, pixiake

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

@ks-ci-bot ks-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 14, 2021
@ks-ci-bot ks-ci-bot merged commit a3ed25f into kubesphere:master May 14, 2021
@akhilerm akhilerm deleted the update-openebs-version branch May 14, 2021 11:16
@akhilerm
Copy link
Member Author

For example:
registry: dockerhub.kubekey.local
image's name: dockerhub.kubekey.local/openebs/linux-utils:2.9.0

So the images are always fetched from openebs docker hub or the kubesphere docker hub?

@pixiake
Copy link
Collaborator

pixiake commented May 16, 2021

For example:
registry: dockerhub.kubekey.local
image's name: dockerhub.kubekey.local/openebs/linux-utils:2.9.0

So the images are always fetched from openebs docker hub or the kubesphere docker hub?

Yes,if there is no image repository is configured, always pull images from openebs docker hub. The namespace of the image is unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes lgtm Indicates that a PR is ready to be merged. 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.

None yet

3 participants