Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

crossplane-contrib/provider-upjet-gcp

turkenf created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
/test-examples="examples/tags/v1beta1/tagkey.yaml"

View on GitHub

github-actions[bot] created a tag on crossplane-contrib/provider-upjet-gcp

v1.10.0-rc.0 - GCP Provider for Crossplane.

turkenf published a release on crossplane-contrib/provider-upjet-gcp
v1.9.0
The `v1.9.0` release introduces the Terraform provider upgrade from `5.39.0` to `5.44.2`, new resources, bug fixes, enhancements, and dependency updates. ### Support for New Resources - `Servic...
nlevee created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
> @nlevee, I have successfully tested the import of an existing resource with the example you gave, but when I try to create the resources from scratch, I see the following error. Can you create th...

View on GitHub

nlevee created a review comment on a pull request on crossplane-contrib/provider-upjet-gcp
Because those fileds are required in GCP API to retrieve and set.

View on GitHub

nlevee created a review on a pull request on crossplane-contrib/provider-upjet-gcp

View on GitHub

markandersontrocme opened an issue on crossplane-contrib/provider-upjet-gcp
Request for `google_network_security_server_tls_policy` resource
<!-- Thank you for helping to improve this provider! Please be sure to search for open issues before raising a new one. We use issues for bug reports and feature requests. --> ### What res...
markandersontrocme opened an issue on crossplane-contrib/provider-upjet-gcp
Request for `google_certificate_manager_trust_config` resource
<!-- Thank you for helping to improve this provider! Please be sure to search for open issues before raising a new one. We use issues for bug reports and feature requests. --> ### What res...
mergenci created a comment on an issue on crossplane-contrib/provider-upjet-gcp
Reported behavior is the expected behavior. According to [Terraform documentation](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/logging_metric#display_name) `displ...

View on GitHub

mergenci closed an issue on crossplane-contrib/provider-upjet-gcp
[Bug]: displayName is ignored on log-based metric
### Is there an existing issue for this? - [X] I have searched the existing issues ### Affected Resource(s) logging.gcp.upbound.io/Metric/v1beta2 ### Resource MRs required to reproduce the bug ...
github-actions[bot] created a tag on crossplane-contrib/provider-upjet-gcp

v1.9.0 - GCP Provider for Crossplane.

turkenf created a branch on crossplane-contrib/provider-upjet-gcp

release-1.9 - GCP Provider for Crossplane.

turkenf deleted a branch crossplane-contrib/provider-upjet-gcp

release-1.9

renovate[bot] pushed 11 commits to renovate/kubernetes-go crossplane-contrib/provider-upjet-gcp
  • Stop using deprecated upbound/official-provider-ci workflows Signed-off-by: Jean du Plessis <[email protected]> ff475d7
  • Set the go version compatible with the project version in workflows Signed-off-by: Fatih TΓΌrken <[email protected]> 6b39bef
  • add go.lint.analysiskey make target for caching linters Signed-off-by: Erhan Cagirici <[email protected]> 7a65ea6
  • Stop using deprecated upbound/official-provider-ci workflows Signed-off-by: Jean du Plessis <[email protected]> 7f6859f
  • Disable running the build tagger for linting. - Make scripts/tag.sh executable Signed-off-by: Alper Rifat Ulucinar ... 630f389
  • Merge pull request #646 from crossplane-contrib/workflows-deprecated 8d9c9fd
  • Enable linter analysis cache build phase and run the build tagger before linting - Linting is now done in two phases... 8c85121
  • Merge pull request #649 from ulucinar/fix-linter Enable linter analysis cache build phase and run the build tagger b... c0da23f
  • bump go version to 1.23 Signed-off-by: Erhan Cagirici <[email protected]> 9cd1ed4
  • Merge pull request #651 from erhancagirici/bump-go-1.23 bump go version to 1.23 f90cbe5
  • Update kubernetes packages to v0.31.2 bed4cfc

View on GitHub

turkenf deleted a tag crossplane-contrib/provider-upjet-gcp

v1.9.0

erhancagirici pushed 2 commits to main crossplane-contrib/provider-upjet-gcp
  • bump go version to 1.23 Signed-off-by: Erhan Cagirici <[email protected]> 9cd1ed4
  • Merge pull request #651 from erhancagirici/bump-go-1.23 bump go version to 1.23 f90cbe5

View on GitHub

erhancagirici closed a pull request on crossplane-contrib/provider-upjet-gcp
bump go version to 1.23
### Description of your changes bump go version to 1.23 I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable` to ensure this PR is ready for rev...
sergenyalcin created a review on a pull request on crossplane-contrib/provider-upjet-gcp
Thanks @erhancagirici LGTM!

View on GitHub

turkenf created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
/test-examples="examples/container/v1beta2/cluster.yaml"

View on GitHub

turkenf created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
/test-examples="examples/compute/v1beta1/subnetwork.yaml"

View on GitHub

turkenf created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
/test-examples="examples/compute/v1beta1/healthcheck.yaml"

View on GitHub

erhancagirici opened a draft pull request on crossplane-contrib/provider-upjet-gcp
bump go version to 1.23
### Description of your changes bump go version to 1.23 I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable` to ensure this PR is ready for rev...
github-actions[bot] created a tag on crossplane-contrib/provider-upjet-gcp

v1.9.0 - GCP Provider for Crossplane.

turkenf created a branch on crossplane-contrib/provider-upjet-gcp

release-1.9 - GCP Provider for Crossplane.

shmuelarditi opened an issue on crossplane-contrib/provider-upjet-gcp
[Bug]: displayName is ignored on log-based metric
### Is there an existing issue for this? - [X] I have searched the existing issues ### Affected Resource(s) logging.gcp.upbound.io/Metric/v1beta2 ### Resource MRs required to reproduce the bug ...
ulucinar pushed 2 commits to main crossplane-contrib/provider-upjet-gcp
  • Enable linter analysis cache build phase and run the build tagger before linting - Linting is now done in two phases... 8c85121
  • Merge pull request #649 from ulucinar/fix-linter Enable linter analysis cache build phase and run the build tagger b... c0da23f

View on GitHub

ulucinar closed a pull request on crossplane-contrib/provider-upjet-gcp
Enable linter analysis cache build phase and run the build tagger before linting
<!-- Please read through https://git.io/fj2m9 if this is your first time opening a pull request to this repo. Find us in https://crossplane.slack.com if you need any help contributing. --> #...
turkenf created a review on a pull request on crossplane-contrib/provider-upjet-gcp
Thank you @ulucinar, LGTM πŸ™Œ

View on GitHub

ulucinar created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
/test-examples="examples/cloudplatform/v1beta1/serviceaccount.yaml"

View on GitHub

Load more