Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2022

Bumps taskcluster from 44.4.0 to 44.11.1.

Release notes

Sourced from taskcluster's releases.

v44.11.1

GENERAL

▶ [patch] Add new counts/capacities to graphql schema.

v44.11.0

WORKER-DEPLOYERS

▶ [minor] #4987 Worker manager scanner split in two: non-azure providers and azure.

USERS

▶ [minor] #4942 Addresses #4942. Add worker capacities by state for worker pools to UI.

v44.10.0

DEVELOPERS

▶ [minor] #4942 Addresses #4942. Add get_worker_pool_with_capacity_and_counts_by_state, get_worker_pools_with_capacity_and_counts_by_state, and update_worker_pool_with_capacity_and_counts_by_state functions to get worker counts and capacity by state for worker pools.

Deprecates get_worker_pool_with_capacity, get_worker_pools_with_capacity, and update_worker_pool_with_capacity.

v44.9.2

WORKER-DEPLOYERS

▶ [patch] Change azure nic payload.

v44.9.1

WORKER-DEPLOYERS

▶ [patch] #4987 Azure cannot create VMs without with Network interface. We create network interface always, but skip provisioning of public IP when it's not needed. There might be a case where public IP is needed for RDP though.

v44.9.0

GENERAL

▶ [patch] The existing pulse messages for worker-manager are now documented.

WORKER-DEPLOYERS

▶ [minor] #4987 Skip public network creation for Azure workers that only have generic worker config.

OTHER

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.11.1

GENERAL

▶ [patch] Add new counts/capacities to graphql schema.

v44.11.0

WORKER-DEPLOYERS

▶ [minor] #4987 Worker manager scanner split in two: non-azure providers and azure.

USERS

▶ [minor] #4942 Addresses #4942. Add worker capacities by state for worker pools to UI.

v44.10.0

DEVELOPERS

▶ [minor] #4942 Addresses #4942. Add get_worker_pool_with_capacity_and_counts_by_state, get_worker_pools_with_capacity_and_counts_by_state, and update_worker_pool_with_capacity_and_counts_by_state functions to get worker counts and capacity by state for worker pools.

Deprecates get_worker_pool_with_capacity, get_worker_pools_with_capacity, and update_worker_pool_with_capacity.

v44.9.2

WORKER-DEPLOYERS

▶ [patch] Change azure nic payload.

v44.9.1

WORKER-DEPLOYERS

▶ [patch] #4987 Azure cannot create VMs without with Network interface. We create network interface always, but skip provisioning of public IP when it's not needed. There might be a case where public IP is needed for RDP though.

v44.9.0

GENERAL

▶ [patch] The existing pulse messages for worker-manager are now documented.

... (truncated)

Commits
  • 0a60a1b v44.11.1
  • 1cfcbb5 Merge pull request #5351 from taskcluster/matt-boris/updateGraphQLSchema
  • d944e17 fix(graphql): update schema for new counts/capacities per state
  • 429371f v44.11.0
  • 15ddad7 Merge pull request #5349 from taskcluster/matt-boris/workerCountsAndCapsBySta...
  • cc9ff58 feat(ui): add worker capacity by state to ui
  • a8baa85 Merge pull request #5343 from taskcluster/feature/4999-azure-workers-registra...
  • ba15fc3 Updated k8s resource definitions
  • acabf30 Decouple worker manager for azure and non azure providers
  • 9fa20b7 Fetching workers with providers filtering
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.4.0 to 44.11.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.4.0...v44.11.1)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the report Python tool to upload reports label Apr 18, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #1411.

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/pip/report/taskcluster-44.11.1 branch April 25, 2022 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report Python tool to upload reports

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant