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

Update nomad operator snapshot inspect with more detail #20062

Merged
merged 8 commits into from
Jun 6, 2024

Conversation

nvanthao
Copy link
Contributor

@nvanthao nvanthao commented Mar 1, 2024

Continue from #18372

Sample output

Created  2024-03-02T08:50:27+11:00
ID       2-7-1709329827483
Size     1021 B
Index    7
Term     2
Version  1

Type             Count  Size
----             -----  ----
SchedulerConfig  1      242 B
NodePool         2      236 B
Namespace        1      209 B
RootKeyMeta      1      127 B
Index            3      75 B
ClusterMetadata  1      71 B
TimeTable        1      61 B
----             -----  ----
Total            -      1021 B

nomad/fsm.go Outdated Show resolved Hide resolved
nomad/fsm.go Outdated Show resolved Hide resolved
@schmichael
Copy link
Member

For Hashicorporeals ( 👋 @jrasell) looking this, there is a corresponding PR at hashicorp/nomad-enterprise#1398 for the enterprise types strings.

Co-authored-by: Michael Schurter <michael.schurter@gmail.com>
@tgross tgross added the stage/needs-rebase This PR needs to be rebased on main before it can be backported to pick up new BPA workflows label May 17, 2024
@jrasell jrasell self-assigned this Jun 4, 2024
@jrasell jrasell self-requested a review June 4, 2024 14:15
@jrasell jrasell added backport/ent/1.8.x+ent Changes are backported to 1.8.x+ent backport/1.8.x backport to 1.8.x release line and removed stage/needs-rebase This PR needs to be rebased on main before it can be backported to pick up new BPA workflows labels Jun 5, 2024
Copy link
Member

@jrasell jrasell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @nvanthao and thanks for this work.

I've made a couple of minor changes to get it ready for merging, which I will time with our enterprise PR.

Thanks again!

@jrasell jrasell added backport/ent/1.6.x+ent Changes are backported to 1.6.x+ent backport/ent/1.7.x+ent Changes are backported to 1.7.x+ent labels Jun 6, 2024
@jrasell jrasell merged commit c3c2240 into hashicorp:main Jun 6, 2024
28 of 30 checks passed
@jrasell jrasell removed backport/ent/1.6.x+ent Changes are backported to 1.6.x+ent backport/ent/1.7.x+ent Changes are backported to 1.7.x+ent labels Jun 6, 2024
@schmichael schmichael added backport/ent/1.6.x+ent Changes are backported to 1.6.x+ent backport/ent/1.7.x+ent Changes are backported to 1.7.x+ent backport/1.6.x backport to 1.6.x release line backport/1.7.x backport to 1.7.x release line labels Jun 6, 2024
schmichael added a commit that referenced this pull request Jun 6, 2024
Co-authored-by: Michael Schurter <michael.schurter@gmail.com>
Co-authored-by: James Rasell <jrasell@hashicorp.com>
schmichael added a commit that referenced this pull request Jun 6, 2024
Co-authored-by: Michael Schurter <michael.schurter@gmail.com>
Co-authored-by: James Rasell <jrasell@hashicorp.com>
schmichael added a commit that referenced this pull request Jun 7, 2024
…nto release/1.7.x (#23253)

* Update nomad operator snapshot inspect with more detail (#20062)

---------

Co-authored-by: Gerard Nguyen <nguyenvanthao1991@gmail.com>
Co-authored-by: Michael Schurter <michael.schurter@gmail.com>
Co-authored-by: James Rasell <jrasell@hashicorp.com>
schmichael added a commit that referenced this pull request Jun 7, 2024
…nto release/1.6.x (#23252)

* Update nomad operator snapshot inspect with more detail (#20062)

---------

Co-authored-by: Gerard Nguyen <nguyenvanthao1991@gmail.com>
Co-authored-by: Michael Schurter <michael.schurter@gmail.com>
Co-authored-by: James Rasell <jrasell@hashicorp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/ent/1.6.x+ent Changes are backported to 1.6.x+ent backport/ent/1.7.x+ent Changes are backported to 1.7.x+ent backport/ent/1.8.x+ent Changes are backported to 1.8.x+ent backport/1.6.x backport to 1.6.x release line backport/1.7.x backport to 1.7.x release line backport/1.8.x backport to 1.8.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants