question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

codegen for openshift/origin APIs?

See original GitHub issue

From the Makefile, I see that code generation is based on the openapi spec for the specified KUBE_VERSION.

There are a few custom objects in Origin that aren’t part of the Kubernetes api spec (Route, BuildConfig, etc).

Would support for Origin be achieved by simply pointing the codegen at the Origin openapi spec? I understand that would need to be a completely separate release/build/etc, but I’m curious if it would be that simple. 🍕

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
albestiacommented, May 27, 2019

I’m really interested on Pulumi OpenShift support. For me, sounds good to have a new pulumi resource provider called pulumi-openshift that depends on the specific version of pulumi-kubernetes compatible with that OpenShift implementation. I’m not sure I have enough knowledge about pulumi to assert my proposal, but sounds nice in my mind 😛. If I can help in any way, just guide me please.

0reactions
rudoicommented, Sep 23, 2018

@hausdorff that sounds like a plan. I’ll do some homework and see how much API-breaking Origin does, too. 😃

I imagine other people will ask about this, but to be honest I don’t actually view it as that critical. OpenShift/Origin don’t have THAT many unique objects, and it took me only a few minutes to amend the already-generated code for the 2 unique objects I actually use.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to call the OpenShift REST API from C# | Red Hat ...
In this article, I show how you can call the Red Hat OpenShift REST API from your C# code, which is useful for...
Read more >
Try out v1.5 (OpenShift Origin) - Google Sites
OpenShift Origin provides tools for running builds as well as building source code from within predefined builder images via the Source-to-Image toolchain.
Read more >
Installing a Nested Red Hat OpenShift Container Platform 3.11 ...
CentOS OpenShift Origin installations are not supported. ... (K8s-cni-to-agent in above examples) #k8s_vip is kubernetes api server ip k8s_vip=<W.X.Y.Z> ...
Read more >
Openshift - ManageIQ
ManageIQ Openshift Container Provider ... Two deployment options are suggested here to deploy an openshift origin provider for ManageIQ: ... You can also...
Read more >
Release v0.0.0-20210423140644-156ca80f8d83 - Libraries.io
Pull requests that change API types in this repo that have corresponding "internal" API objects in the openshift/origin repo must be paired with ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found