Git Product home page Git Product logo

appuio-io-docs's People

Contributors

anothertobi avatar arska avatar bastjan avatar ccremer avatar chloesoe avatar corvus-ch avatar debakelorakel avatar glrf avatar happytetrahedron avatar mweibel avatar renovate[bot] avatar rxbn avatar simu avatar susana-garcia avatar thebiglee avatar tobru avatar zugao avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

appuio-io-docs's Issues

Test

Test some jira integration.

Add `exo` commands to configure custom DNS CNAME entries for Exoscale zones in setup how-to

Summary

Add exo commands to configure the following CNAME records in the cluster's DNS zone when setting up an Exoscale APPUiO Cloud zone:

cname IN CNAME cname.apps
api IN CNAME cname.apps
console IN CNAME cname.apps
registry IN CNAME cname.apps

Context

We use Exoscale's managed DNS offering to manage the cluster DNS zone on Exoscale. However, the Terraform only sets up DNS records according to the APPUiO Managed OpenShift 4 DNS scheme (cf. https://kb.vshn.ch/oc4/explanations/dns_scheme.html). This is not sufficient for APPUiO Cloud zones, but instead of adding custom logic for APPUiO Cloud in the Terraform module (https://github.com/appuio/terraform-openshift4-exoscale), we add a set of exo CLI commands to configure the required CNAME records for an APPUiO Cloud Zone on Exoscale.

Links

Acceptance criteria

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

This repository currently has no open or pending branches.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/release.yml
  • actions/checkout v3
  • mikepenz/release-changelog-builder-action v3
  • ncipollo/release-action v1
.github/workflows/triggerci.yml

  • Check this box to trigger a request for Renovate to run again on this repository

Define format for documenting functional requirements

We currently have a standardized format for defining quality requirements. A format that makes them SMART (see #10 )

We yet lack a format for functional requirements (= features). Currently, features are in our internal ticketing system using the Gherkin language e.g.

Proposal 1

User Story sentence + free-form text, e.g.
"
As a Developer I want to create a Namespace so that I can deploy workload
additional text lorem ipsum
"

Proposal 2

User Story sentence + acceptance criteria
Use the Gherkin language to define use cases. Example
As a Developer I want to create a Namespace so that I can deploy workload

Scenario: Create project
  Given the user "jane.doe"
  And an organization named "silver-stag"
  And the user "jane.doe" belongs to organization "silver-stag"
  And the user "jane.doe" has set "silver-stag" set as default organization
  And I am logged in as user "jane.doe"
  When I create a project named "winter-shape"
  Then there is a namespace named "winter-shape"
  And the namespace has the attribute "appuio.ch/organization" with value "silver-stag"

Proposal 3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.