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

Chore: Remove use of deprecated method in AC code #87541

Merged
merged 3 commits into from May 10, 2024

Conversation

IevaVasiljeva
Copy link
Contributor

@IevaVasiljeva IevaVasiljeva commented May 9, 2024

What is this feature?

Update AC code to use featuremgmt for checking feature toggles instead of using cfg.

Why do we need this feature?

Cleaning up

Who is this feature for?

Internal

Which issue(s) does this PR fix?:

Fixes https://github.com/grafana/identity-access-team/issues/683

Note for reviewers

The only non-test change is in pkg/services/accesscontrol/acimpl/accesscontrol.go.

Enterprise counterpart: https://github.com/grafana/grafana-enterprise/pull/6611

@IevaVasiljeva IevaVasiljeva added no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes labels May 9, 2024
@IevaVasiljeva IevaVasiljeva added this to the 11.1.x milestone May 9, 2024
@IevaVasiljeva IevaVasiljeva requested review from a team as code owners May 9, 2024 10:12
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: this file contains the only actual change, everything else is test updates 😅

@IevaVasiljeva IevaVasiljeva merged commit 167151b into main May 10, 2024
12 checks passed
@IevaVasiljeva IevaVasiljeva deleted the ieva/refactor-ac-arguments branch May 10, 2024 10:56
obetomuniz added a commit that referenced this pull request May 10, 2024
…-tracker

* gops-configuration-tracker: (56 commits)
  SAML: add referemce to azure ad limitations (#87571)
  Update dependency glob to v10.3.14
  Chore: Updated go.work.sum file (#87622)
  Update dependency @types/lodash to v4.17.1 (#87419)
  AdHocFilters: Use queries in ad hoc filters api calls (#87624)
  TimeSeries: Improve keyboard focus and fix spacebar override (#86848)
  Dropdown: Fixes double call to onVisibilityChange (#87607)
  [DOC] Adds missing link to Pyroscope core data source (#85493)
  Docs: Add Configuring Elasticsearch documentation for required privileges (#87593)
  Update dependency eslint-plugin-jsdoc to v48.2.4
  Chore: Add login protection when user is trying different uppercase letters (#87588)
  Explore: lookup datasource by name when present in legacy URLs (#85222)
  Update dependency @prometheus-io/lezer-promql to v0.52.0 (#87554)
  Update dependency systemjs to v6.15.1 (#87594)
  Chore: Remove deprecated re-exported template variable types (#87459)
  Chore: Use getNextRefId instead of deprecated getNextRefIdChar (#87460)
  Chore: Remove use of deprecated method in AC code (#87541)
  Chore:: Update authlib version (#87603)
  Alerting: Reduce number of request fetching rules in the dashboard view using rtkq (#86991)
  refactor: rename variable
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants