Skip to content

feat(CF-9): basic implementation of gcp provider#10

Merged
dockninja merged 2 commits into
mainfrom
feat/cf-9_basic_implementation_of_gcp_provider
Aug 2, 2025
Merged

feat(CF-9): basic implementation of gcp provider#10
dockninja merged 2 commits into
mainfrom
feat/cf-9_basic_implementation_of_gcp_provider

Conversation

@dockninja
Copy link
Copy Markdown
Collaborator

Motivation

Fix deprecation warnings and enable SKU filtering with the latest GCP Billing API.

Change

Switched to billingpbdeprecateddefault package for ListSkusRequest to support Filter field and updated

@dockninja dockninja self-assigned this Aug 2, 2025
@dockninja dockninja added the enhancement New feature or request label Aug 2, 2025
dockninja added 2 commits August 2, 2025 21:11
- Updated import statements across multiple files to replace the internal workload package with the new pkg/workload package.
- Adjusted related imports in the scheduler, provider, repository, and proxy modules to maintain consistency and improve code organization.
@dockninja dockninja force-pushed the feat/cf-9_basic_implementation_of_gcp_provider branch from 5bcdf99 to 116b405 Compare August 2, 2025 20:11
@dockninja
Copy link
Copy Markdown
Collaborator Author

CI will fail due to go mod path unrecognizable. by passing rules in order to release next version and fix this. 🤞

@dockninja dockninja merged commit b0de9fb into main Aug 2, 2025
4 of 5 checks passed
@dockninja dockninja deleted the feat/cf-9_basic_implementation_of_gcp_provider branch August 2, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant