Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
turkenf created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
/test-examples="examples/storage/v1beta2/bucket.yaml"
turkenf created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
/test-examples="examples/spanner/v1beta1/instance.yaml"
nilan3 created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
/test-examples="examples/dataplex/v1beta1/aspecttype.yaml"
nilan3 created a review comment on a pull request on crossplane-contrib/provider-upjet-gcp
thanks for the feedback @turkenf, i had initially tried this but i've noticed the wrong external_name was being used. The correct change has been made inline with your comments.
turkenf opened a draft pull request on crossplane-contrib/provider-upjet-gcp
Bump Terraform provider version to v5.45.0
### Description of your changes This PR bumps Terraform provider version to `v5.45.0` I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable` to e...github-actions[bot] created a comment on an issue on crossplane-contrib/provider-upjet-gcp
This issue is being closed since there has been no activity for 14 days since marking it as `stale`. If you still need help, feel free to comment or reopen the issue!
github-actions[bot] closed an issue on crossplane-contrib/provider-upjet-gcp
[Bug]: Primary CryptoKey not being updated with new CryptoKey version
### Is there an existing issue for this? - [X] I have searched the existing issues ### Affected Resource(s) * kms.gcp.upbound.io/v1beta1 - CryptoKey and CryptoKeyVersion ### Resource MRs requir...renovate[bot] pushed 1 commit to renovate/sigs.k8s.io-controller-runtime-0.x crossplane-contrib/provider-upjet-gcp
- Update module sigs.k8s.io/controller-runtime to v0.19.3 047f54b
turkenf created a review comment on a pull request on crossplane-contrib/provider-upjet-gcp
For external name normalization, could you please try the following [TemplatedStringAsIdentifier](https://github.com/crossplane/upjet/blob/main/docs/adding-new-resource.md#gcp) configuration? If it...
turkenf created a review on a pull request on crossplane-contrib/provider-upjet-gcp
Thank you for the PR @nilan3, I left a comment about external-name configuration for you to consider.
turkenf created a review on a pull request on crossplane-contrib/provider-upjet-gcp
Thank you for the PR @nilan3, I left a comment about external-name configuration for you to consider.
glacion opened an issue on crossplane-contrib/provider-upjet-gcp
[Bug]: certificate manager with self managed certificates fail to upload
### Is there an existing issue for this? - [X] I have searched the existing issues ### Affected Resource(s) * certificatemanager.gcp.upbound.io/v1beta1 Certificate * certificatemanager.gcp.upbo...nilan3 created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
/test-examples="examples/dataplex/v1beta1/aspecttype.yaml"
nilan3 opened a draft pull request on crossplane-contrib/provider-upjet-gcp
feat(dataplex): add aspect_type resource
### Description of your changes Add resources for the following terraform resources: - google_dataplex_aspect_type Fixes # I have: - [x] Read and followed Crossplane's [contribution pr...nilan3 closed a draft pull request on crossplane-contrib/provider-upjet-gcp
feat(dataplex): add aspect_type resource
### Description of your changes Add resources for the following terraform resources: - google_dataplex_aspect_type Fixes # I have: - [x] Read and followed Crossplane's [contribution pr...akerone opened an issue on crossplane-contrib/provider-upjet-gcp
Request for `Location Tag Binding` resource
### What resource do you need? Terraform Resource Name: google_tags_location_tag_binding ### What is your use case? I'm trying to attach resource tags to BigQuery datasets, so I can implemen...nilan3 opened a draft pull request on crossplane-contrib/provider-upjet-gcp
feat(dataplex): add aspect_type resource
### Description of your changes Add resources for the following terraform resources: - google_dataplex_aspect_type Fixes # I have: - [x] Read and followed Crossplane's [contribution pr...nlevee created a comment on a pull request on crossplane-contrib/provider-upjet-gcp
Hi @turkenf :wave:, Can you help us to fix this PR ?
renovate[bot] reopened a pull request on crossplane-contrib/provider-upjet-gcp
Update module sigs.k8s.io/controller-runtime to v0.19.2
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sigs.k8s.io/controller-runtime](https://redirect.github.com/kubern...renovate[bot] pushed 1 commit to renovate/sigs.k8s.io-controller-runtime-0.x crossplane-contrib/provider-upjet-gcp
- Update module sigs.k8s.io/controller-runtime to v0.19.2 5ab5828
renovate[bot] created a branch on crossplane-contrib/provider-upjet-gcp
renovate/sigs.k8s.io-controller-runtime-0.x - GCP Provider for Crossplane.
renovate[bot] deleted a branch crossplane-contrib/provider-upjet-gcp
renovate/sigs.k8s.io-controller-runtime-0.x
github-actions[bot] created a comment on an issue on crossplane-contrib/provider-upjet-gcp
This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as `stale`. It will be closed in 14 days if no furt...
renovate[bot] pushed 46 commits to renovate/sigs.k8s.io-controller-runtime-0.x crossplane-contrib/provider-upjet-gcp
- feat(redis): add Redis Cluster support This adds support for google_redis_cluster Terraform resource, see https://re... 793ee09
- Update actions/checkout digest to 11bd719 b568597
- Update actions/setup-go digest to 41dfa10 68d3bfb
- Merge pull request #639 from crossplane-contrib/renovate/actions-setup-go-digest Update actions/setup-go digest to 4... f6ef38a
- Merge pull request #638 from crossplane-contrib/renovate/actions-checkout-digest Update actions/checkout digest to 1... 58c3f2c
- Put all discovery endpoints in AdditionalConnectionDetails Signed-off-by: Rickard von Essen <rickard.von.essen@gmail... 9cc2c51
- added reference for private endpoint subnetworks for gke cluster Signed-off-by: Brad Wadsworth <brad.wadsworth@evide... 25f8e4b
- Increase timeout to 30 min Signed-off-by: Rickard von Essen <[email protected]> e8f9838
- Merge pull request #623 from rickard-von-essen/feature/redis-cluster feat(redis): add Redis Cluster support cefe60d
- build: Update submodule to d315554 Signed-off-by: Rickard von Essen <[email protected]> 71cf525
- golangci-lint: Migrated deprecated configs Signed-off-by: Rickard von Essen <[email protected]> e02473d
- golangci-lint: Remove archived/deprecated interfacer linter Signed-off-by: Rickard von Essen <rickard.von.essen@gmai... 50d126e
- golangci-lint: megacheck has been replaced with gosimple, staticcheck, and unused Signed-off-by: Rickard von Essen <... 97c0831
- Merge pull request #610 from US-CHI-EVDN-CLOUDOPS/feature/add-selectors-cluster-private-endpoint Feature/add selecto... 59c689d
- Dockerfile: Updated deprecated syntax for ENV Signed-off-by: Rickard von Essen <[email protected]> dbc74fc
- Merge pull request #640 from rickard-von-essen/lint-1.61.0 47d6187
- Remove workflows no longer needed. Signed-off-by: Jean du Plessis <[email protected]> d18f0cc
- Merge pull request #642 from crossplane-contrib/cleanup 514563e
- Use standalone crddiff tool Signed-off-by: Fatih Türken <[email protected]> e2c8a53
- Merge pull request #644 from turkenf/crddiff-tool Use standalone crddiff tool 5f3b8c3
- and 26 more ...
mattkirby created a comment on an issue on crossplane-contrib/provider-upjet-gcp
Google documentation describes how to do this here https://cloud.google.com/run/docs/authenticating/public The documentation tells you that you can create an IAM binding for permitting unauthent...
github-actions[bot] created a tag on crossplane-contrib/provider-upjet-gcp
v1.11.0-rc.0 - GCP Provider for Crossplane.
github-actions[bot] created a tag on crossplane-contrib/provider-upjet-gcp
v1.10.0 - GCP Provider for Crossplane.
rickard-von-essen opened an issue on crossplane-contrib/provider-upjet-gcp
Request for `google_memorystore_instance` resource (Valkey instance)
### What resource do you need? Terraform Resource Name: [google_memorystore_instance](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/memorystore_instance) ...turkenf created a branch on crossplane-contrib/provider-upjet-gcp
release-1.10 - GCP Provider for Crossplane.