Git Product home page Git Product logo

docker-image-service-account-assigner's Introduction

docker-image-service-account-assigner

This is Docker image build of k8s-gke-service-account-assigner (https://github.com/imduffy15/k8s-gke-service-account-assigner). K8s-gke-service-account-assigner is a Kubernetes DaemonSet that acts as a proxy between individual pods and GCP metadata. This allows to provide different Google Service Accounts and Scopes for pods and protects compute instance Service Account access.

Building

Master

On push/merge to master, CI will automatically build and push gpii/service-account-assigner:latest image.

Tags

Create and push git tag and CI will build and publish corresponding gpii/service-account-assigner:${git_tag}` docker image.

Tag format

Tags should follow actual service-account-assigner version, suffixed by -gpii.${gpii_build_number}, where gpii_build_number is monotonically increasing number denoting Docker image build number, starting from 0 for each upstream version.

Example:

0.0.3-gpii.0
0.0.3-gpii.1
...
0.0.4-gpii.0

Manually

Run make to see all available steps.

  • make build to build image as latest
  • make push to push this image to registry

docker-image-service-account-assigner's People

Contributors

stepanstipl avatar natarajaya avatar

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.