ocket8888

Results 135 comments of ocket8888

> Did you finish with checking? Sorry, no, I got busy. And then... I forgot :sweat_smile:

I am -1 on this idea. The promise of a comments field being used only for humans' benefits has been repeatedly broken on other objects, and a Parameter ought to...

Any Parameter that is required for a Profile of some given type ought not to be optionally provided by the data model; instead it should be a required property of...

I'm still -1 on this idea. Adding tech debt doesn't seem like a good way to resolve tech debt.

That seems extremely annoying. Imagine that I filter the servers table by those with a given Profile, then queue updates on those servers. I now have potentially hundreds of emails...

> We provide only features. We don't get to decide how users use those features. In [your words](https://github.com/golang/go/issues/44550#issuecomment-978217250): > > > These are project-level decisions. Sometimes adding new features, addressing...

> Actually, I'm (we’re) using ATC to develop a CDN. Thank you for clarifying. > ... I also wanna become a long-term contributor to this project You're well on your...

able to reproduce at 904e2401ef7c485045ee0a0cf50747b68e573474 in the development environment

No, it doesn't, I just checked

Our documentation lives under `doc/source/` and can be built using `make` from within `doc/` (see [the documentation section on building the documentation](https://traffic-control-cdn.readthedocs.io/en/latest/development/documentation_guidelines.html#building)). The API documentation is in `docs/source/api/` which has...