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

SUP-1084 Add Cluster resource #301

Merged
merged 41 commits into from
Jul 5, 2023
Merged

SUP-1084 Add Cluster resource #301

merged 41 commits into from
Jul 5, 2023

Conversation

mcncl
Copy link
Contributor

@mcncl mcncl commented Jul 4, 2023

What

  • Adds support for Cluster resource
    • All CRUD functionas + Import
    • Tested locally
  • Tests for use in CI to ensure CRUD + Import work as expected
  • Usage examples in the docs

TODO:

  • Update CHANGELOG
    • Will import latest when Queues PR merged in
  • Fix Import tests
    • Fail because resource values are null even though the resources are created fine

PR checklist:

  • docs/ updated
  • tests added
  • an example added to examples/ (useful to demo new field/resource)
  • CHANGELOG.md updated with pending release information

@mcncl mcncl changed the title Add Cluster resource SUP-1084 Add Cluster resource Jul 4, 2023
buildkite/graphql/cluster.graphql Outdated Show resolved Hide resolved
buildkite/resource_cluster.go Show resolved Hide resolved
buildkite/resource_cluster.go Outdated Show resolved Hide resolved
docs/resources/cluster.md Outdated Show resolved Hide resolved
docs/resources/cluster.md Outdated Show resolved Hide resolved
go.mod Show resolved Hide resolved
@mcncl mcncl requested a review from jradtilbrook July 5, 2023 04:22
Copy link
Contributor

@james2791 james2791 left a comment

Choose a reason for hiding this comment

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

💚

@mcncl mcncl dismissed jradtilbrook’s stale review July 5, 2023 04:53

Changes made.

@jradtilbrook jradtilbrook merged commit 2d2fca2 into main Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants