Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cybozu-go/moco
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: cybozu-go/moco
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.1
Choose a head ref
  • 12 commits
  • 11 files changed
  • 4 contributors

Commits on Mar 7, 2022

  1. Bump chart version to 0.2.0

    masa213f committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    d600d7b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Merge pull request #384 from cybozu-go/bump-chart-v0.2.0

    Bump chart version to 0.2.0
    masa213f authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    5c4d806 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Fixed duplicate key in structured log

    Signed-off-by: d-kuro <kurosawa7620@gmail.com>
    d-kuro committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    c4b8036 View commit details
    Browse the repository at this point in the history
  2. Using SSA to create Secret

    Signed-off-by: d-kuro <kurosawa7620@gmail.com>
    d-kuro committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e7c88b2 View commit details
    Browse the repository at this point in the history
  3. Validate that container name is non-nil in validation webhook

    Signed-off-by: d-kuro <kurosawa7620@gmail.com>
    d-kuro committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    162f714 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Merge pull request #386 from cybozu-go/d-kuro/fix-logs

    Fixed duplicate key in structured log
    masa213f authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    b6d5ea4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #388 from cybozu-go/d-kuro/containername-validate

    Validate that container name is non-nil in validation webhook
    masa213f authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    74f2ef6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Merge pull request #387 from cybozu-go/d-kuro/ssa

    Using SSA to create Secret
    masa213f authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    48e6de2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Add securityContext to the user-specified containers

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    2a8e4dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #390 from cybozu-go/securityContext

    Add securityContext to the user-specified containers
    ymmt2005 authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c7f912f View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.11.1

    masa213f committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    07fc565 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #391 from cybozu-go/bump-v0.11.1

    Bump version to 0.11.1
    masa213f authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c0684ce View commit details
    Browse the repository at this point in the history
Loading