ocket8888

Results 67 issues of ocket8888

Checking this code: ```python3 from github.GithubObject import NotSet ``` with Pyright version 1.1.225 fails with the error "NotSet" is unknown import symbol. The definition of `NotSet` from `GithubObject.py` is ```python3...

stale

Currently, we use a ton of "global" Parameters to configure large-scale settings for ATC instances. Not only are many of these undocumented, but they are by nature prone to human...

tech debt
blueprint

This just removes some imports that were never used from some Java files. ## Which Traffic Control components are affected by this PR? - Traffic Router ## What is the...

Traffic Router
low impact
tech debt

## This Bug Report affects these Traffic Control components: - Traffic Control Cache Config (T3C, formerly ORT) ## Current behavior: Regardless of any passed `-R`/`--trafficserver-home` value, the call `t3c-apply` makes...

bug
medium impact
cache-config
low effort

This adds the ability to common grid controllers to toggle "sensitive" data columns on and off. It doesn't make use of it yet, though. This also fixes an issue where...

new feature
Traffic Portal
low impact

This PR modifies the packages - `github.com/apache/trafficcontrol/lib/go-atscfg` - `github.com/apache/trafficcontrol/lib/go-log` - `github.com/apache/trafficcontrol/lib/go-rfc` - `github.com/apache/trafficcontrol/lib/go-util` This PR ensures that each modified package - Has a GoDoc comment for the package, and that...

tech debt

## This Bug Report affects these Traffic Control components: - Traffic Portal (experimental v2) ## Current behavior: Non-multi-row context menu items on tables in TPv2 are not disabled when multiple...

bug
low impact
low effort
Traffic Portal v2

## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue Removes UnderscoreJS (`_.js`) from the Traffic Portal dependencies and codebase. ## Which...

Traffic Portal
low impact
improvement

## This Bug Report affects these Traffic Control components: - Traffic Ops ## Current behavior: If you make a `POST` request to `/consistenthash` (any version) with a request body that...

bug
Traffic Ops
low impact
low effort