Skip to content

feat!: Migrate k8s plugin to v2#2035

Merged
yevgenypats merged 2 commits intocloudquery:mainfrom
shimonp21:k8s_cqv2_
Sep 29, 2022
Merged

feat!: Migrate k8s plugin to v2#2035
yevgenypats merged 2 commits intocloudquery:mainfrom
shimonp21:k8s_cqv2_

Conversation

@shimonp21
Copy link
Copy Markdown
Contributor

@shimonp21 shimonp21 commented Sep 23, 2022

Summary

What is left to do for the plugin:

  • policies.
  • initial config (and test cloudquery generate).

Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Test locally on your own infrastructure
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@shimonp21 shimonp21 requested review from a team and yevgenypats September 23, 2022 14:34
@cq-bot cq-bot added the k8s label Sep 23, 2022
@yevgenypats yevgenypats requested a review from disq September 23, 2022 15:20
Copy link
Copy Markdown
Contributor

@yevgenypats yevgenypats left a comment

Choose a reason for hiding this comment

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

Added comments.

For initial PR to go through we don't need policies but we do need documentation (gen command is deprecated) - see gcp,azure,aws as example for plugin documentation and guidelines - https://cloudqueryio.slack.com/archives/C021N25N0TC/p1663939265680039

@yevgenypats yevgenypats requested review from hermanschaaf and removed request for disq September 27, 2022 12:24
Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf left a comment

Choose a reason for hiding this comment

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

Looks great 👍 I only really have a comment about using the new string case conversion from plugin-sdk, otherwise all looks good to me. (I won't claim I read every last resource in detail, but I did skim a couple :) )

@hermanschaaf
Copy link
Copy Markdown
Contributor

Oh also some linting errors that will need to be fixed before we can merge

@yevgenypats yevgenypats merged commit 955b742 into cloudquery:main Sep 29, 2022
@shimonp21 shimonp21 deleted the k8s_cqv2_ branch September 29, 2022 08:17
kodiakhq bot pushed a commit that referenced this pull request Oct 2, 2022
🤖 I have created a release *beep* *boop*
---


## [1.0.0-pre.0](plugins-source-k8s-v0.6.4-pre.0...plugins-source-k8s-v1.0.0-pre.0) (2022-10-02)


### ⚠ BREAKING CHANGES

* Migrate k8s plugin to v2 (#2035)

### Features

* Migrate k8s plugin to v2 ([#2035](#2035)) ([955b742](955b742))


### Bug Fixes

* **deps:** Update kubernetes packages to v0.25.2 ([#2176](#2176)) ([03e27da](03e27da))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.11.0 ([#2135](#2135)) ([1729467](1729467))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.11.2 ([#2162](#2162)) ([5701aa5](5701aa5))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.11.4 ([#2216](#2216)) ([093fffb](093fffb))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
daniel-garcia pushed a commit to infobloxopen/ibcq-source-k8s that referenced this pull request Feb 24, 2026
🤖 I have created a release *beep* *boop*
---


## [1.0.0-pre.0](cloudquery/cloudquery@plugins-source-k8s-v0.6.4-pre.0...plugins-source-k8s-v1.0.0-pre.0) (2022-10-02)


### ⚠ BREAKING CHANGES

* Migrate k8s plugin to v2 (#2035)

### Features

* Migrate k8s plugin to v2 ([#2035](cloudquery/cloudquery#2035)) ([19710bb](cloudquery/cloudquery@19710bb))


### Bug Fixes

* **deps:** Update kubernetes packages to v0.25.2 ([#2176](cloudquery/cloudquery#2176)) ([bead6ee](cloudquery/cloudquery@bead6ee))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.11.0 ([#2135](cloudquery/cloudquery#2135)) ([1050154](cloudquery/cloudquery@1050154))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.11.2 ([#2162](cloudquery/cloudquery#2162)) ([ab646bd](cloudquery/cloudquery@ab646bd))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v0.11.4 ([#2216](cloudquery/cloudquery#2216)) ([46f53f7](cloudquery/cloudquery@46f53f7))

---
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants