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

As a user, I can deploy a Kubernetes operator to install Azure API management service using a Custom Resource Definition #26

Closed
5 tasks
jananivMS opened this issue Aug 5, 2019 · 1 comment
Assignees

Comments

@jananivMS
Copy link
Contributor

This user story covers the following:
Creation of the Kubernetes service operator scaffolding using Kubebuilder. The operator would utilize the helper library developed using Go SDK to perform the actual resource deployment.

Acceptance Criteria
[Update this once the owner starts looking at the user story]

  • User can install a Custom Resource Definition (CRD) for Azure API management service on the Kubernetes cluster

  • User can install a API management service instance using the CRD in an YAML file

  • User can update the settings of a particular instance of the API management service using the CRD

  • User can delete the instance of the API management service using the CRD

  • User gets clear information on why an operation failed and how to remedy it

Tasks
Reference this issue when you create tasks for this user story

@jananivMS jananivMS added this to Todo in API Management via automation Aug 5, 2019
@frodopwns
Copy link
Contributor

#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

4 participants