Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Update README.md #18

Merged
merged 1 commit into from
Sep 13, 2022
Merged

Update README.md #18

merged 1 commit into from
Sep 13, 2022

Conversation

patricia-cahill
Copy link
Contributor

No description provided.

@patricia-cahill patricia-cahill merged commit bfa9caf into master Sep 13, 2022
patricia-cahill added a commit that referenced this pull request May 4, 2023
patricia-cahill added a commit that referenced this pull request May 4, 2023
* P-States functionality added to the Power Manager (#6)

* Race conditions (#10)

* Uncore topology (#12)

* Dependencies (#11)

* README Updates/cleanup for uncore (#22)

* Uncore integration (#23)

* Update uncore_controller.go (#24)

* adding fuzzing and fixing unit tests (#29)

* update go version and deps (#31)

* Lint (#36)

* non N-SKU bugfix (#30)

* increase memory allocated (#37)

* user role added (#19)

---------

Co-authored-by: Danilczuk, Lukasz <lukasz.danilczuk@intel.com>

* Sequence diagram, Power architectural diagram and power components diagrams added (#18)

* Logging (#8)

* rebased and squashed the branch

* adjusted default log lvl, gofmt

---------

Co-authored-by: Danilczuk, Lukasz <lukasz.danilczuk@intel.com>

* Bump k8s.io/klog/v2 from 2.80.1 to 2.90.1 (#35)

Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.80.1 to 2.90.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.80.1...v2.90.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (#34)

Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump google.golang.org/grpc from 1.50.1 to 1.54.0 (#33)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.54.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.50.1...v1.54.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#32)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ReadME for Uncore release updated with Helm chat to be added (#26)

---------

Co-authored-by: Danilczuk, Lukasz <lukasz.danilczuk@intel.com>

* removed useless leader election on node agent, fixed namespace validation, lints (#38)

* update leader election name on the operator (#42)

* Bump Power library version (#43)

* Sequence diagrams updated, each functionality now has its own diagram (#40)

* versions bump (#44)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Lukasz Danilczuk <lukasz.danilczuk@intel.com>
Co-authored-by: Aaron Dorney <85556203+adorney99@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants