Andreas Motl

Results 1168 comments of Andreas Motl

docutils has been upgraded with recent modernizations. - GH-390 - GH-486

## Exercise I Just using vanilla `.. include::` directives to re-bundle pages does not work well. - https://github.com/sphinx-doc/sphinx/issues/10744#issuecomment-1658927670 ``` Warning, treated as error: ../docs/appendices/release-notes/5.0.0.rst:139:Duplicate target name, cannot be used as...

## Exercise II ### Thoughts At https://github.com/sphinx-doc/sphinx/issues/10744#issuecomment-1658988192, we discovered that the [MyST include directive](https://myst-parser.readthedocs.io/en/latest/syntax/organising_content.html#inserting-other-documents-directly-into-the-current-document) offers a `heading-offset` directive option, which can > offset all the heading levels [of the included...

## Attempt 3 ### Idea Using the `:start-line:` option of the `.. include::` directive could be a potential quick solution/workaround, in order to skip the reference and heading at the...

Dear Robert, thank you for sharing those pointers. I've also picked up that news from https://lwn.net/Articles/935592/. Let's watch this topic together, and see when we need to take action. With...

Hi Romanas and Walter, thanks for your answers and thoughts about this. The issue has just been created here to add something to the topic @SBlechmann, @c0c0n3 and @chicco785 are...

> So, the conclusion to this is that everything balancing should already be handled by the clustering infrastructure and the CrateDB client will just communicate with a single endpoint, right?...

Hi Romanas, thanks again for sharing more insights about this topic. > All the operator does is when a new CrateDB resource is created in k8s, it (asynchronously) creates all...

Hi @c0c0n3, thanks for already recognizing the addendum I posted at https://github.com/orchestracities/ngsi-timeseries-api/issues/452#issuecomment-783360773. I just wanted to make clear that the `crate-operator` doesn't offer that convenience in all situations yet. Regarding...

Hi Romanas. Thanks. I was just playing around a bit, and I do not plan to submit this patch as a proposal for integration. Can you share some pointers to...