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

remove references to jvm-build-service #5132

Merged

Conversation

tnevrlka
Copy link
Member

  • jvm-build-service is currently not being used by anyone
  • It is going to undergo major breaking changes and is going to be removed for now until the changes are done

Split into two commits:

  • first is removing the references in most of the repository.
  • second is removing references to jbs in components/sandbox/tiers

The second commit contains files created by ksctl as mentioned in https://github.com/redhat-appstudio/infra-deployments/blob/main/components/sandbox/tiers/README.adoc leading to thousands of newly added lines

@openshift-ci openshift-ci bot requested review from chmeliik and mmorhun December 12, 2024 19:43
@tnevrlka
Copy link
Member Author

/hold

Copy link
Member

@chmeliik chmeliik left a comment

Choose a reason for hiding this comment

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

The manual changes LGTM, just not sure why something ended up generating 5000 lines of new stuff 😕

@tnevrlka
Copy link
Member Author

tnevrlka commented Dec 17, 2024

The manual changes LGTM, just not sure why something ended up generating 5000 lines of new stuff 😕

It scares me a little bit, but it kinda makes sense to me when you consider this PR which only changes the maintainer file and has 1225 newly added lines.

I've changed four files which could result in 4 times as many lines.
Sanity check: 1225*4=4900, I have around 4854. Q.E.D.

It seems like it might be a good idea to get someone from infra to take a look at this though

- jvm-build-service is currently not being used by anyone
- It is going to undergo major breaking changes and is going to be removed for now until the changes are done
- There are mentions of jvm-build-service in components/sandbox/tiers
- Manually remove the references from `components/sandbox/tiers/src`
- Run `ksctl generate nstemplatetiers --source ./src --out-dir ./production` as mentioned in README (same for staging) which automatically generates many new files
Copy link
Member

@chmeliik chmeliik left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@hugares
Copy link
Contributor

hugares commented Jan 21, 2025

/hold
We did a few changes to the tiers since this change was originally written. We might need to rebase and re-generate the tiers. Blocking this change, I will verify it later today

@tnevrlka
Copy link
Member Author

@hugares Any updates? I have regenerated the tiers during the last rebase 2 days ago

@hugares
Copy link
Contributor

hugares commented Jan 22, 2025

@hugares Any updates? I have regenerated the tiers during the last rebase 2 days ago

Thanks, I wanted to make sure this was done.

/unhold

Copy link
Contributor

@hugares hugares left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

openshift-ci bot commented Jan 22, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chmeliik, hugares, tnevrlka

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

@openshift-merge-bot openshift-merge-bot bot merged commit 2ab3843 into redhat-appstudio:main Jan 22, 2025
6 checks passed
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.

5 participants