Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: Supports create/alter/drop resource group #40188

Merged
merged 15 commits into from
Jan 9, 2023

Commits on Dec 28, 2022

  1. *: Supports create/alter/drop resource group

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    3b5676a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into resource-group/curd

    Conflicts:
    	DEPS.bzl
    	go.mod
    	go.sum
    nolouch committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    62d0397 View commit details
    Browse the repository at this point in the history
  3. add native mode

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    8fa8e45 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. address comments

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    0644d92 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into resource-group/curd

    Conflicts:
    	meta/meta.go
    nolouch committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    092a770 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. update kvproto

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    aee2eed View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into resource-group/curd

    Conflicts:
    	parser/parser.go
    nolouch committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f0ad0db View commit details
    Browse the repository at this point in the history
  3. remove accident file

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    70fdee6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. add full load resource group

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    5bacb05 View commit details
    Browse the repository at this point in the history
  2. allow br backup

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    112c804 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    a6caeae View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge remote-tracking branch 'origin' into resource-group/curd

    Conflicts:
    	parser/parser.go
    nolouch committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    62594ae View commit details
    Browse the repository at this point in the history
  2. clean

    Signed-off-by: nolouch <nolouch@gmail.com>
    nolouch committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    a253054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac16047 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e65198 View commit details
    Browse the repository at this point in the history