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

feat: Sync Metadata table #17842

Merged
merged 35 commits into from May 14, 2024
Merged

feat: Sync Metadata table #17842

merged 35 commits into from May 14, 2024

Conversation

bbernays
Copy link
Collaborator

@bbernays bbernays commented May 1, 2024

No description provided.

@cq-bot cq-bot added the area/cli label May 1, 2024
@bbernays bbernays requested a review from hermanschaaf May 1, 2024 18:33
cli/cmd/summary.go Outdated Show resolved Hide resolved
cli/cmd/summary.go Outdated Show resolved Hide resolved
@hermanschaaf
Copy link
Member

I tried it out locally, but got an error:

{"level":"info","module":"cli","invocation-id":"a8834301-9983-43f4-94fc-e7898d17d5a1","address":"/var/folders/_c/hm9lkvfj7fz_rykn71rmr8gh0000gn/T/cq-gQebwPMMfbrFKgWU.sock","message":"Got stop signal. Plugin server shutting down","signal":"interrupt","time":"2024-05-02T11:03:45Z"}
Error: failed to sync v3 source k8s: failed to send write request (migrate sync summary table): rpc error: code = Internal desc = SendMsg called after CloseSend
{"level":"error","module":"cli","invocation-id":"a8834301-9983-43f4-94fc-e7898d17d5a1","error":"failed to sync v3 source k8s: failed to send write request (migrate sync summary table): rpc error: code = Internal desc = SendMsg called after CloseSend","time":"2024-05-02T11:03:45Z","message":"exiting with error"}

cli/cmd/summary.go Outdated Show resolved Hide resolved
cli/cmd/summary.go Outdated Show resolved Hide resolved
@hermanschaaf
Copy link
Member

I tried it out locally, but got an error:

☝️ I pushed a fix for this

@bbernays bbernays marked this pull request as ready for review May 3, 2024 11:29
@bbernays bbernays requested a review from a team as a code owner May 3, 2024 11:29
@bbernays bbernays requested review from savme and removed request for a team May 3, 2024 11:29
@bbernays bbernays changed the title feat: Sync summary table feat: Sync Metadata table May 3, 2024
Copy link

@savme savme left a comment

Choose a reason for hiding this comment

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

Works great 🚀

cli/cmd/summary.go Outdated Show resolved Hide resolved
cli/cmd/summary.go Outdated Show resolved Hide resolved
cli/cmd/summary.go Outdated Show resolved Hide resolved
cli/cmd/summary.go Outdated Show resolved Hide resolved
cli/cmd/sync_v3.go Outdated Show resolved Hide resolved
cli/cmd/sync_v3.go Outdated Show resolved Hide resolved
@bbernays bbernays added the automerge Automatically merge once required checks pass label May 14, 2024
@erezrokah erezrokah removed the automerge Automatically merge once required checks pass label May 14, 2024
@erezrokah
Copy link
Contributor

@bbernays I removed automerge as we should add some docs for this

@bbernays bbernays added the automerge Automatically merge once required checks pass label May 14, 2024
@kodiakhq kodiakhq bot merged commit 377bde2 into main May 14, 2024
20 checks passed
@kodiakhq kodiakhq bot deleted the sync-summary-table-2 branch May 14, 2024 20:44
kodiakhq bot pushed a commit that referenced this pull request May 17, 2024
🤖 I have created a release *beep* *boop*
---


## [5.19.0](cli-v5.18.2...cli-v5.19.0) (2024-05-17)


### Features

* Sync Metadata table ([#17842](#17842)) ([377bde2](377bde2))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.42.1 ([#17965](#17965)) ([d652b81](d652b81))
* Remove JSON schema validation warnings ([#17994](#17994)) ([7a7ff25](7a7ff25))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli area/website automerge Automatically merge once required checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants