Skip to content

Autoscaling in non-default namespaces is broken #324

@josephburnett

Description

@josephburnett

The ela-autoscaler service account, which the autoscaler uses to update deployment sizes, is created in the default namespace. This works fine when revisions are also created in the default namespace, but it breaks when otherwise.

An error shows when trying to schedule the autoscaler pods. This doesn't break the normal serving path, but it prevents the revision from scaling up. And it slows down scheduling enough to cause the conformance tests to timeout in various places.

Metadata

Metadata

Assignees

Labels

area/autoscalekind/bugCategorizes issue or PR as related to a bug.kind/featureWell-understood/specified features, ready for coding.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions