Skip to content

Conversation

@pmalek
Copy link
Member

@pmalek pmalek commented Nov 29, 2024

What this PR does / why we need it:

Fix renovate:

DEBUG: Datasource unknown error
{
  "datasource": "github-tags"
  "packageName": "kubernetes/kubernetes@only-patch versioning=semver"
  "err": {
    "message": "Could not resolve to a Repository with the name 'kubernetes/kubernetes@only-patch versioning=semver'.",
    "stack": "Error: Could not resolve to a Repository with the name 'kubernetes/kubernetes@only-patch versioning=semver'.\n    at GithubGraphqlDatasourceFetcher.doRawQuery (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:136:21)\n    at processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at GithubGraphqlDatasourceFetcher.doShrinkableQuery (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:201:20)\n    at GithubGraphqlDatasourceFetcher.doPaginatedFetch (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:250:27)\n    at GithubGraphqlDatasourceFetcher.doCachedQuery (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:290:7)\n    at GithubGraphqlDatasourceFetcher.getItems (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:328:17)\n    at Function.query (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:60:19)\n    at queryTags (/usr/local/renovate/lib/util/github/graphql/index.ts:15:15)\n    at GithubTagsDatasource.getReleases (/usr/local/renovate/lib/modules/datasource/github-tags/index.ts:78:24)\n    at getRegistryReleases (/usr/local/renovate/lib/modules/datasource/index.ts:85:15)\n    at huntRegistries (/usr/local/renovate/lib/modules/datasource/index.ts:137:13)\n    at fetchReleases (/usr/local/renovate/lib/modules/datasource/index.ts:320:15)"
  }
}

DEBUG: Failed to look up github-tags package kubernetes/kubernetes@only-patch versioning=semver
{
  "dependency": "kubernetes/kubernetes@only-patch versioning=semver"
  "packageFile": ".github/workflows/release-pr.yaml"
}

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the main branch.
  • Changes are documented under the "Unreleased" header in CHANGELOG.md
  • New or modified sections of values.yaml are documented in the README.md
  • Commits follow the Kong commit message guidelines

@pmalek pmalek added the area/ci label Nov 29, 2024
@pmalek pmalek self-assigned this Nov 29, 2024
@pmalek pmalek requested a review from a team as a code owner November 29, 2024 13:44
@pmalek pmalek enabled auto-merge (squash) November 29, 2024 13:45
@pmalek pmalek merged commit f6de031 into main Nov 29, 2024
32 checks passed
@pmalek pmalek deleted the fix-renovate branch November 29, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants