Code Monkey home page Code Monkey logo

operator's People

Contributors

anefu avatar christophenne avatar dependabot[bot] avatar inem0o avatar jensac avatar kosmoz avatar mmontes11 avatar muecahit94 avatar pmig avatar renovate[bot] avatar thekubernaut avatar thschue avatar utkarshumre avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

operator's Issues

Remove JOSDK Annotation Processor Invocation

The annotation processor provided by the JOSDK can be removed, as the generated resources are not used outside of io.javaoperatorsdk.operator.config.runtime.DefaultConfigurationService (which we do not use).

Dynamic `ingressClassName`

Current:
On every non aws cloud deployment we set the ingressClassName to "nginx".
In some environments (e.g. microk8s) this can lead to failing loadbalancers as microk8s expects ingressClassName: "public".

Desired:
Dynamically set the ingressClassName. If it cannot be determined automatically it should be part of the glasskube-settings ConfigMap.

First Kubernetes Deployment from custom resource

  • Custom resource definition should define custom html
  • Resources (deployments, service, ingress) should be automatically created on CR appearance
  • http-echo can be used as http image
  • Resources should be delete on CR deletion
  • document crd

Improve default `storageClass` identification

Currently the operator assumes the storage class standard is present.
Instead we should look for the storage class annotated with storageclass.kubernetes.io/is-default-class: true

Create Glasskube install script

In order to simply Glasskube Operator installation and it's dependencies we want to create an install script that does provide this functionallity.

Additonal information:

  • A switch makes sense to install Glasskube cluster-wide or namespaced

Depends on:

Update mariadb-operator

  • Pin chart version in deploy script as mariadb-operator is not yet stable
  • Update Chart Repo
  • Renamce MariaDB CRD

Configure Logging

Currently the logging output in our testing branch has a lot of potential.

  • Use an ASCII art Logo:
   ____ _               _          _          
  / ___| | __ _ ___ ___| | ___   _| |__   ___ 
 | |  _| |/ _` / __/ __| |/ / | | | '_ \ / _ \
 | |_| | | (_| \__ \__ \   <| |_| | |_) |  __/
  \____|_|\__,_|___/___/_|\_\\__,_|_.__/ \___|
                                           

Generated via https://manytools.org/hacker-tools/ascii-banner/ (Font: Standard)

  • Log time, level, processid, thread, Class, message - "spring" and "quarkus" sample projects can be used as inspiration
  • Configure different colors for different logging levels
  • Create example logging lines in the main class
  • Create a started in 0.01s logging line to let user know when to operator is functional

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.