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: Release 1.0.0 #77

Merged
merged 5 commits into from
May 10, 2022
Merged

chore: Release 1.0.0 #77

merged 5 commits into from
May 10, 2022

Conversation

tolusha
Copy link
Collaborator

@tolusha tolusha commented May 6, 2022

Signed-off-by: Anatolii Bazko abazko@redhat.com

Release a new kubernetes image puller operator:

  • switch to AllNamespaces install mode
  • remove config-manager.yaml from the bundle (it is not used by operator)
  • increase memory limit to 128Mi
  • set maturity to stable
  • set channel to stable when building olm catalog

Catalog image to test: docker.io/abazko/kip-catalog:test

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@github-actions
Copy link

github-actions bot commented May 6, 2022

Click here to review and test in web IDE: Contribute

@tolusha
Copy link
Collaborator Author

tolusha commented May 6, 2022

I think about some release notes to mention that it won't be possible to upgrade Kubernetes Image Puller from v0.1.0 to v1.0.0 via OLM. Re-installation will be required.

@tolusha tolusha marked this pull request as draft May 6, 2022 14:49
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@github-actions
Copy link

github-actions bot commented May 9, 2022

Click here to review and test in web IDE: Contribute

@tolusha tolusha marked this pull request as ready for review May 9, 2022 08:47
Comment on lines +8 to 12
#configMapGenerator:
#- files:
# - controller_manager_config.yaml
# name: manager-config
apiVersion: kustomize.config.k8s.io/v1beta1
Copy link
Collaborator

Choose a reason for hiding this comment

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

@tolusha is it expected to be commented out?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Basically yes,
kustomization.yaml files contain such commented lines, for instance:

https://github.com/che-incubator/kubernetes-image-puller-operator/blob/7248167ce326fc62638047ece3dfe6706a03ee52/config/default/kustomization.yaml

That's ok to have them there.

@@ -53,7 +67,7 @@ spec:
name: Ilya Buziuk
- email: tgeorge@redhat.com
Copy link
Collaborator

Choose a reason for hiding this comment

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

@tolusha could you please add yourself to the maintainer list and drop Tom George?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@github-actions
Copy link

Click here to review and test in web IDE: Contribute

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@github-actions
Copy link

Click here to review and test in web IDE: Contribute

Copy link
Collaborator

@ibuziuk ibuziuk left a comment

Choose a reason for hiding this comment

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

great job 👍

@ibuziuk ibuziuk merged commit ade33ba into main May 10, 2022
@tolusha tolusha deleted the release-1.0.0 branch May 12, 2022 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants