Skip to content

Conversation

@pratap0007
Copy link
Contributor

This patch includes the following changes:

  • Remove the default Hub catalog configuration from the PAC settings before PAC SyncConfig function call as this is already handled by the PAC SyncConfig function
  • Remove the default ArtifactHub URL override, which is managed by PAC.
  • Update the transform test to align with PAC changes, hub_url should not be fetchable, and PAC will now set the catalog type to tektonhub.

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Release Notes

NONE

@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Dec 12, 2025
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 12, 2025
@pratap0007
Copy link
Contributor Author

I have verified fresh installation and upgrade with PAC PR , and it's working as expected.

@tekton-robot tekton-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 12, 2025
@mbpavan
Copy link
Contributor

mbpavan commented Dec 12, 2025

/approve

@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mbpavan

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

The pull request process is described here

Details 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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 12, 2025
@mbpavan
Copy link
Contributor

mbpavan commented Dec 12, 2025

@zakisk and @jkhelil can you take a look please

}
defaultPacSettings := pacSettings.DefaultSettings()
defaultPacSettings := pacSettings.Settings{}

Copy link
Member

Choose a reason for hiding this comment

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

have that code been merged into PAC Which handles the default hub ?
Can you share that PR as well

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

then we should wait for that PR to merge first.
Once done we may need to upgrade the PAC dependency as well

Copy link
Member

Choose a reason for hiding this comment

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

/hold

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@pramodbindal We can merge this PR as this is in the main branch and we will have to cherry pick it in release-v0.77.x branch
We will update PAC dependency in the releasev0.77.x branch only

@anithapriyanatarajan
Copy link
Contributor

/kind bug

@tekton-robot tekton-robot added kind/bug Categorizes issue or PR as related to a bug. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Dec 12, 2025
@tekton-robot tekton-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 12, 2025
@anithapriyanatarajan
Copy link
Contributor

@pratap0007 - Is there a need to revert the changes done for #3068

@pratap0007
Copy link
Contributor Author

@pratap0007 - Is there a need to revert the changes done for #3068

@anithapriyanatarajan I have included those change in this PR so there is no need to revert it

@mbpavan
Copy link
Contributor

mbpavan commented Dec 15, 2025

/cherry-pick release-v0.78.x

@tekton-robot
Copy link
Contributor

Cherry-pick to release-v0.78.x failed!

The automatic cherry-pick to release-v0.78.x failed.

Output:

🤖 Starting cherry-pick process...
Fetching PR #3091 information...
❌ ERROR: PR #3091 is not merged yet (state: OPEN). Cherry-pick requires merged PRs.

Next steps:

  • Check the action logs for complete details
  • If the PR is not merged, merge it first and try again
  • If there are conflicts, you'll need to manually cherry-pick this PR

@pratap0007
Copy link
Contributor Author

/unhold

@tekton-robot tekton-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 16, 2025
@pratap0007
Copy link
Contributor Author

/retest

2 similar comments
@pratap0007
Copy link
Contributor Author

/retest

@anithapriyanatarajan
Copy link
Contributor

/retest

@vdemeester
Copy link
Member

@anithapriyanatarajan @pratap0007 was the multi arch fixed in another PR ?

@anithapriyanatarajan
Copy link
Contributor

@anithapriyanatarajan @pratap0007 was the multi arch fixed in another PR ?

Multiarch fixed with - #3106.

@vdemeester
Copy link
Member

Then, this needs a rebase @pratap0007

This patch includes the following changes:

- Remove the default Hub catalog configuration from the PAC settings before
  PAC SyncConfig function call as this is already handled by the PAC SyncConfig function
- Remove the default ArtifactHub URL override, which is managed by PAC.
- Update the transform test to align with PAC changes, hub_url should not be
  fetchable, and PAC will now set the catalog type to tektonhub.

Signed-off-by: Shiv Verma <[email protected]>
@anithapriyanatarajan
Copy link
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 16, 2025
@tekton-robot tekton-robot merged commit fa312f4 into tektoncd:main Dec 16, 2025
13 checks passed
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. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants