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

[CLI-3095] On kafka topic update --config num.partitions=XXX, poll for updates or print warning #2855

Open
wants to merge 53 commits into
base: main
Choose a base branch
from

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    c7331de View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    a23b980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bd59c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. [CLI-2344, CLI-2437, CLI-2493, CLI-2835, CLI-2847, CLI-2909] Rename v…

    …arious flags and fields (#2570)
    sgagniere authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    73aeb1e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    2ce10c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    9a48428 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    c50734a View commit details
    Browse the repository at this point in the history
  2. fix lint

    brianstrauch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c80d892 View commit details
    Browse the repository at this point in the history
  3. fix test

    brianstrauch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    735cc85 View commit details
    Browse the repository at this point in the history
  4. fix linux test

    brianstrauch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d186962 View commit details
    Browse the repository at this point in the history
  5. alphabetize

    brianstrauch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f77cf4e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    df7b0a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. merge branch 'main' into v4

    sgagniere committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2d55303 View commit details
    Browse the repository at this point in the history
  2. fix compile errors

    sgagniere committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4b0f062 View commit details
    Browse the repository at this point in the history
  3. merge 'main' into v4

    sgagniere committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6c60856 View commit details
    Browse the repository at this point in the history
  4. fix tests

    sgagniere committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    20b2e0b View commit details
    Browse the repository at this point in the history
  5. fix test

    sgagniere committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d71e499 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0f0dff View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    d5f91c1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. merge main into v4

    sgagniere committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fc9026c View commit details
    Browse the repository at this point in the history
  2. fix tests

    sgagniere committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c01f407 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. [CLI-2340] Remove .netrc support (#2751)

    Co-authored-by: Brian Strauch <[email protected]>
    sgagniere and brianstrauch authored May 24, 2024
    Configuration menu
    Copy the full SHA
    68e4691 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    42576ec View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    64d79e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. merge main into v4

    sgagniere committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2bc26a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    26b90b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe34f9e View commit details
    Browse the repository at this point in the history
  3. merge main into v4

    sgagniere committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0648e08 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    a143c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    195675b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7ffd92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73e8cab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3ac2ba View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    b4fee75 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    e92635c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    13802b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    d5391e1 View commit details
    Browse the repository at this point in the history
  2. [CLI-2584] Remove context create and context update (#2823)

    Co-authored-by: Brian Strauch <[email protected]>
    sgagniere and brianstrauch authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8e3eda1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    9dde372 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. [CLI-2826] Use array for principals in serialized output of `conflu…

    …ent kafka quota` commands (#2832)
    
    Co-authored-by: Brian Strauch <[email protected]>
    sgagniere and brianstrauch authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    41a1207 View commit details
    Browse the repository at this point in the history
  2. [CLI-2645,CLI-2342,CLI-2391,CLI-3088,CLI-3039] Some flag changes and …

    …add omitempty to some outputs (#2818)
    
    Co-authored-by: Brian Strauch <[email protected]>
    sgagniere and brianstrauch authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7ca5813 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    1a432a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    122ce4f View commit details
    Browse the repository at this point in the history
  2. [CLI-2857] Remove flag resolver (#2840)

    Co-authored-by: Brian Strauch <[email protected]>
    sgagniere and brianstrauch authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fdd2708 View commit details
    Browse the repository at this point in the history
  3. Add prefix for encrypted Windows auth tokens (#2839)

    Co-authored-by: Brian Strauch <[email protected]>
    sgagniere and brianstrauch authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b7abda6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    567513c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix lint error

    sgagniere committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c9bc4cb View commit details
    Browse the repository at this point in the history
  2. merge main into v4

    sgagniere committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ac2697d View commit details
    Browse the repository at this point in the history
  3. [CLI-2481] Move price and admin commands under billing (#2843)

    Co-authored-by: Brian Strauch <[email protected]>
    sgagniere and brianstrauch authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e62c5c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    9d04bbc View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    b2df1cf View commit details
    Browse the repository at this point in the history
  2. Lint error fix

    tmalikconfluent committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    32137ef View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Code Changes

    tmalikconfluent committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    793d0a0 View commit details
    Browse the repository at this point in the history