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: OBS-411 - diode-sdk-python #62

Merged
merged 7 commits into from
Apr 12, 2024
Merged

Conversation

mfiedorowicz
Copy link
Member

  • make targets for correct protobuf code generation for python and go
  • diode client
  • tests

…d go, add makefile

Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
…ject

Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
…ackages

Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
@mfiedorowicz mfiedorowicz self-assigned this Apr 12, 2024
@mfiedorowicz mfiedorowicz requested a review from natm as a code owner April 12, 2024 15:08
Copy link

linear bot commented Apr 12, 2024

OBS-411 Implement diode-sdk-python with gRPC service stub

Utilize lessons learned while working on diode reconciler sdk (python) #48

  • makefile recipe for generating python code with import paths fixes
  • client instantiation (beginning with insecure channel first, secure to be done separately)
  • custom exception classes

@mfiedorowicz mfiedorowicz merged commit 156ba9f into develop Apr 12, 2024
9 checks passed
@mfiedorowicz mfiedorowicz deleted the OBS-411-diode-sdk-python branch April 12, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant