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

Align Makefile - Bundle Creation Update #10

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

razo7
Copy link
Member

@razo7 razo7 commented Jan 30, 2023

In the process of moving FAR to Medik8s organization we align the Makefile - fifth PR.

Small changes to bundle creation (similarly to medik8s/node-healthcheck-operator#141, medik8s/self-node-remediation#72, and medik8s/node-maintenance-operator#68 PRs).

  • Reset bundle's createdAt field ( operator-sdk to v1.26.0 adds the createdAt field after running make bundle).
  • Add new target for setting the CSV under bundle directory, before building the bundle container (containerImage, and createdAt fields).

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 30, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: razo7

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

@mshitrit
Copy link
Member

/lgtm

Operator-sdk v1.26.0 introduced the addition/updation of createdAt field after every make bundle run, and resulting of a change in this field for every new PR.
Only when building the bundle container we set the containerImage and createdAt fields.
@openshift-ci openshift-ci bot removed the lgtm label Jan 30, 2023
@mshitrit
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jan 31, 2023
@openshift-merge-robot openshift-merge-robot merged commit d14826a into medik8s:main Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants