Giter VIP home page Giter VIP logo

allanrogerr / operator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minio/operator

0.0 0.0 0.0 42.76 MB

MinIO Operator creates/configures/manages MinIO clusters on Kubernetes

Home Page: https://docs.min.io/minio/k8s/

License: GNU Affero General Public License v3.0

Shell 3.41% Go 53.76% Makefile 0.26% Dockerfile 0.08% Mustache 0.20% Python 0.07% HTML 0.14% CSS 0.04% JavaScript 0.02% TypeScript 42.00%

operator's People

Contributors

adfost avatar aead avatar alevsk avatar allanrogerr avatar anjalshireesh avatar bexsoft avatar cesnietor avatar cniackz avatar dependabot[bot] avatar dnskr avatar donatello avatar drivebyer avatar dvaldivia avatar harshavardhana avatar jiuker avatar kaankabalak avatar kanagarajkm avatar kerneltime avatar krisis avatar minio-bot avatar minio-trusted avatar nitisht avatar pjuarezd avatar praveenrajmani avatar ravindk89 avatar reivaj05 avatar shtripat avatar stefanhenseler avatar vadmeste avatar yanggangtony avatar

operator's Issues

Dependency Dashboard

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

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update minio/console docker tag to v0.22.3
  • chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.7-1031
  • fix(deps): update module github.com/fatih/color to v1.13.0
  • fix(deps): update module github.com/georgysavva/scany to v0.3.0
  • fix(deps): update module github.com/google/go-containerregistry to v0.12.1
  • fix(deps): update module github.com/google/uuid to v1.3.0
  • fix(deps): update module github.com/hashicorp/go-version to v1.6.0
  • fix(deps): update module github.com/lib/pq to v1.10.7
  • fix(deps): update module github.com/manifoldco/promptui to v0.9.0
  • fix(deps): update module github.com/minio/madmin-go to v1.7.5
  • fix(deps): update module github.com/minio/operator to v0.4.0
  • fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.61.1
  • fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.61.1
  • fix(deps): update module golang.org/x/time to v0.3.0
  • fix(deps): update module k8s.io/klog/v2 to v2.80.1
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.14.1
  • fix(deps): update module sigs.k8s.io/kustomize/api to v0.12.1
  • fix(deps): update module sigs.k8s.io/yaml to v1.3.0
  • chore(deps): update actions/checkout action to v3
  • chore(deps): update actions/setup-go action to v3
  • chore(deps): update github/codeql-action action to v2
  • fix(deps): update module github.com/georgysavva/scany to v2
  • fix(deps): update module github.com/minio/madmin-go to v2
  • fix(deps): update module gopkg.in/yaml.v2 to v3
  • fix(deps): update module k8s.io/client-go to v11
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

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

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
Dockerfile
  • registry.access.redhat.com/ubi8/ubi-minimal 8.4
logsearchapi/Dockerfile
  • registry.access.redhat.com/ubi8/ubi-minimal 8.4
github-actions
.github/workflows/codeql.yml
  • actions/checkout v2
  • github/codeql-action v1
  • github/codeql-action v1
  • github/codeql-action v1
.github/workflows/go.yml
  • actions/checkout v2
  • actions/setup-go v2
gomod
go.mod
  • go 1.17
  • github.com/docker/cli v0.0.0-20191017083524-a8ff7f821017@a8ff7f821017
  • github.com/golang-jwt/jwt v3.2.1+incompatible
  • github.com/google/go-containerregistry v0.1.2
  • github.com/gorilla/mux v1.8.0
  • github.com/hashicorp/go-version v1.3.0
  • github.com/minio/madmin-go v1.0.12
  • github.com/minio/minio-go/v7 v7.0.11-0.20210302210017-6ae69c73ce78@6ae69c73ce78
  • github.com/minio/pkg v1.0.11
  • github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.46.0
  • github.com/prometheus-operator/prometheus-operator/pkg/client v0.46.0
  • github.com/stretchr/testify v1.7.0
  • golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e@3af7569d3a1e
  • gopkg.in/yaml.v2 v2.4.0
  • k8s.io/api v0.20.2
  • k8s.io/apiextensions-apiserver v0.20.2
  • k8s.io/apimachinery v0.20.2
  • k8s.io/client-go v0.20.2
  • k8s.io/code-generator v0.20.2
  • k8s.io/klog/v2 v2.4.0
  • sigs.k8s.io/controller-runtime v0.8.0
kubectl-minio/go.mod
  • go 1.17
  • github.com/dustin/go-humanize v1.0.0
  • github.com/fatih/color v1.12.0
  • github.com/google/uuid v1.1.2
  • github.com/manifoldco/promptui v0.8.0
  • github.com/minio/operator v0.0.0-00010101000000-000000000000@000000000000
  • github.com/olekukonko/tablewriter v0.0.4
  • github.com/pkg/errors v0.9.1
  • github.com/spf13/cobra v1.1.1
  • k8s.io/api v0.20.2
  • k8s.io/apiextensions-apiserver v0.20.2
  • k8s.io/apimachinery v0.20.2
  • k8s.io/cli-runtime v0.20.2
  • k8s.io/client-go v0.20.2
  • k8s.io/klog/v2 v2.4.0
  • sigs.k8s.io/kustomize/api v0.8.5
  • sigs.k8s.io/yaml v1.2.0
logsearchapi/go.mod
  • go 1.17
  • github.com/georgysavva/scany v0.2.7
  • github.com/lib/pq v1.8.0
helm-values
helm/minio-operator/values.yaml
  • minio/operator v4.3.7
  • minio/console v0.12.3

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

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.