Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Added ingress support for fabric8:resource #1631

Merged
merged 3 commits into from
Jun 18, 2019

Conversation

devang-gaur
Copy link
Contributor

Still WIP as I've not been able to test ingress properly on my minikube setup

@devang-gaur devang-gaur added the pr/wip Work in Progress, do not merge label May 6, 2019
@rohanKanojia
Copy link
Member

@dev-gaur : Were you able to test it properly on your minikube setup? Is it still a WIP?

@devang-gaur devang-gaur removed the pr/wip Work in Progress, do not merge label Jun 12, 2019
@lordofthejars lordofthejars merged commit 5c725b3 into fabric8io:master Jun 18, 2019
@@ -91,6 +92,8 @@
@Parameter
private List<ServiceAccountConfig> serviceAccounts;

private List<IngressRule> ingressRules;
Copy link
Member

Choose a reason for hiding this comment

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

@dev-gaur : Why are you using a kuberenetes model class instead of a custom config class used in other xml config resources here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants