aboutsummaryrefslogtreecommitdiff
path: root/plugin/kubernetes/kubernetes.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-27plugin/kubernetes: consistently choose EndpointSlices or Endpoints for unstab...Gravatar uesyn 1-13/+23
2021-05-10plugin/kubernetes: Support both v1 and v1beta1 EndpointSlices (#4570)Gravatar Chris O'Haver 1-8/+21
2021-03-26plugin/kubernetes: do endpoint/slice check in retry loop (#4492)Gravatar Chris O'Haver 1-20/+75
2021-02-25plugin/kubernetes: don't return when ServerVersion return an error (#4490)Gravatar Miek Gieben 1-9/+8
2021-01-26Corrected detection of K8s minor version (#4430)Gravatar Lars Ekman 1-1/+1
2020-12-21plugin/kubernetes: Add support for dual stack ClusterIP Services (#4339)Gravatar Chris O'Haver 1-19/+19
2020-12-16[feat]:update the kubernets.go fix npe (#4338)Gravatar Jiang Biao 1-1/+4
2020-10-30plugin/kubernetes: Watch EndpointSlices (#4209)Gravatar Chris O'Haver 1-1/+18
2020-09-24Cherry-pick: Implement notifies for transfer plugin (#3972) (#4142)Gravatar Yong Tang 1-1/+6
2020-07-08Revert "Implement notifies for transfer plugin (#3972)" (#3995)Gravatar Yong Tang 1-6/+1
2020-07-07Implement notifies for transfer plugin (#3972)Gravatar Miek Gieben 1-1/+6
2020-03-30Update k8s.io/[api|apimachinery|client-go] to v0.18.0 (#3796)Gravatar Yong Tang 1-2/+2
2020-01-31plugin/kubernetes: fix metadata (#3642)Gravatar Chris O'Haver 1-1/+1
2019-12-19Bump kubernetes plugin schema version (#3554)Gravatar Antonio Ojea 1-1/+1
2019-09-05plugin/kubernetes: Handle multiple local IPs and bind (#3208)Gravatar Chris O'Haver 1-6/+4
2019-08-23plugin/k8s_external/kubernetes: handle NS records (#3160)Gravatar Chris O'Haver 1-15/+23
2019-08-21typo fixes (#3169)Gravatar Chris O'Haver 1-1/+1
2019-08-15fix typos in kubernetes.go (#3132)Gravatar AllenZMC 1-1/+1
2019-06-09remove unused functions (#2873)Gravatar Chris O'Haver 1-27/+0
2019-06-01plugin/kubernetes: skip deleting pods (#2853)Gravatar Miek Gieben 1-5/+0
2019-05-07make ignore empty work with ext svc types (#2823)Gravatar Chris O'Haver 1-1/+3
2019-05-01kubernetes: never respond with NXDOMAIN for authority label (#2769)Gravatar Billie Cleek 1-2/+10
2019-03-26Remove context.Context from request.Request (#2726)Gravatar Miek Gieben 1-5/+6
2019-03-22Add `namespace_labels` configuration for kubernetes plugin (#2707)Gravatar Matt Greenfield 1-20/+36
2019-03-11Remove proxy from kubernetes file (#2668)Gravatar Yong Tang 1-1/+0
2019-01-19set ttl for ns records (#2452)Gravatar Chris O'Haver 1-2/+2
2019-01-13Deprecate multiple endpoints for out-of-cluster k8s api (#2454)Gravatar Yong Tang 1-47/+2
2019-01-13Default to upstream to self (#2436)Gravatar Miek Gieben 1-1/+1
2018-12-08plugin/kubernetes: smaller map (#2383)Gravatar Miek Gieben 1-2/+2
2018-12-08plugin/kubernetes: make prefix key in msg.Service a const (#2378)Gravatar Miek Gieben 1-5/+7
2018-11-12dont log error for non existant txt records (#2291)Gravatar Chris O'Haver 1-1/+1
2018-10-11Revert "use keys (#2167)" (#2188)Gravatar Miek Gieben 1-6/+3
2018-10-10use keys (#2167)Gravatar Chris O'Haver 1-3/+6
2018-10-09plugin/kubernetes: allow trimming down of cached items. (#2128)Gravatar Miek Gieben 1-32/+24
2018-09-28Support for kubeconfig files (#2053)Gravatar Zach Eddy 1-0/+4
2018-09-22plugin/kubernetes: remove var namespace (#2122)Gravatar Miek Gieben 1-1/+1
2018-09-22K8s remove string ops (#2119)Gravatar Miek Gieben 1-7/+11
2018-08-27handle blank name and namespaces (#2042)Gravatar Chris O'Haver 1-1/+21
2018-08-27plugin/kubernetes: Create records for portless services (#2052)Gravatar Chris O'Haver 1-1/+9
2018-06-27Watch feature (#1527)Gravatar John Belamaric 1-0/+25
2018-06-11Remove dnsutil.Dedup (#1867)Gravatar Miek Gieben 1-1/+1
2018-05-23ADD ignoreemptyservice option for kubernetes plugin (#1813)Gravatar darkweaver87 1-3/+14
2018-04-18plugin/kubernetes: check for bare zone query (#1692)Gravatar Chris O'Haver 1-0/+3
2018-03-13exclude terminating pods (#1602)Gravatar Chris O'Haver 1-0/+5
2018-02-28Rename reverse zone constants (#1568)Gravatar Miek Gieben 1-1/+1
2018-02-28plugin/kubernetes: PTR/A reverse query corner cases (#1551)Gravatar Chris O'Haver 1-0/+4
2018-02-14plugin/kubernetes: Add upstream @self and loop count (#1484)Gravatar Chris O'Haver 1-4/+3
2018-02-12reqd changes (#1522)Gravatar Chris O'Haver 1-8/+9
2018-02-08support for zone transfer for kubernetes (#1259)Gravatar Brad Beam 1-0/+1
2018-01-29spelling (#1461)Gravatar Chris O'Haver 1-1/+1
ipts/stats/stats.csv?h=fix-s-island-fallback&id=c729a692bf8d41f60a343b9a1eb242e9538b5b05&follow=1'>[ci] collect statsGravatar FredKSchott 1-0/+1 2022-02-05[ci] collect statsGravatar FredKSchott 1-0/+1 2022-02-04[ci] yarn formatGravatar natemoo-re 1-2/+3 2022-02-04fix: HTML/SVG boolean attributes (#2538)Gravatar Nate Moore 2-3/+21 * fix: HTML/SVG boolean attributes * fix: update case-sensitivity of attributes * Update packages/astro/src/runtime/server/index.ts Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com> Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com> 2022-02-04[ci] yarn formatGravatar matthewp 1-4/+2 2022-02-04fix: import local plugins into markdown (#2534)Gravatar Juan Martín Seery 9-22/+41 * Replaced "UnifiedPluginImport" for a function * Updated tests * Updated docs * Updated examples * Added changeset * Fixed tests * Removed unused "UnifiedPluginImport" * Duplicated add-classes.mjs 2022-02-04[ci] collect statsGravatar FredKSchott 1-0/+1 2022-02-03Append to list of HMR modules, don't override (#2532)Gravatar Matthew Phillips 2-1/+6 * Append to list of HMR modules, don't override * Changeset 2022-02-03add back dev server host support (#2531)Gravatar Fred K. Schott 2-1/+14 2022-02-03simplify status code regexGravatar Fred K. Schott 2-87/+4 2022-02-03Adding StackUp Digital to the list of sponsors (#2521)Gravatar Astroalex 3-0/+10 * adding svg files for stackup * Change list of sponsors w/testing * change back to withastro, done testing 2022-02-03[ci] collect statsGravatar FredKSchott 1-0/+1 2022-02-03[ci] yarn formatGravatar FredKSchott 2-3/+85 2022-02-02Handles all http error code file names the same as 404 files. (#2525)Gravatar Zade Viggers 2-4/+7 * Fix #2195 * Filter out error code files from sitemap 2022-02-02fix(sitemap): remove debug if sitemap disabled (#2514)Gravatar Mark Pinero 1-2/+2 2022-02-02[ci] update lockfile (#2515)Gravatar Fred K. Schott 1-276/+279 Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com> 2022-02-02[ci] yarn formatGravatar matthewp 1-8/+8 2022-02-02[ci] release (next) (#2523)astro@0.23.0-next.1Gravatar github-actions[bot] 28-34/+41 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-02-02[ci] yarn formatGravatar matthewp 2-17/+29 2022-02-02Fix support for scss in static build (#2522)Gravatar Matthew Phillips 6-20/+114 * Fix support for scss in static build * Adds a changeset * Pass the normalizedID to transformWithVite 2022-02-02[ci] collect statsGravatar FredKSchott 1-0/+1 2022-02-01[ci] yarn formatGravatar matthewp 2-12/+12 2022-02-01[ci] release (next) (#2492)astro@0.23.0-next.0@astrojs/test-static-build-pkg@0.0.2@astrojs/markdown-remark@0.6.1-next.0Gravatar github-actions[bot] 31-43/+93 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-02-01[ci] collect statsGravatar FredKSchott 1-0/+1 2022-01-31update congratsbot format againGravatar Fred K. Schott 1-1/+1 2022-01-31update congratsbot againGravatar Fred K. Schott 1-1/+1 2022-01-31Remove SVG animation on GitHub/NPM (#2512)Gravatar Nate Moore 1-21/+0 * perf: remove SVG animation * update readme * Revert "update readme" This reverts commit 71abb6629d51d08ec7a50890ecf44140f6bc6b35. 2022-01-31[ci] yarn formatGravatar natemoo-re 2-4/+6 2022-01-31Add Shiki as an alternative to Prism (#2497)Gravatar Juan Martín Seery 26-9/+356 * [ci] yarn format * Added shiki to markdown-remark * Upgraded astro shiki * Added minimal example * Changed defaults to match <Code /> * Replace `shiki` with `astro` classes * Added documentation * Updated Astro code to use new `codeToHtml` * Added changesets * Added basic test * Updated tests a bit Co-authored-by: JuanM04 <JuanM04@users.noreply.github.com> 2022-01-31Deprecate unescaped HTML inside of expressions (#2489)Gravatar Nate Moore 9-31/+74 * feat: implement automatic escaping * feat: deprecate automatic escaping * fix: cast unescapeHTML as string * fix: slot fallback behavior * fix: unescaped content * Update escape.ts * Update escape.ts * feat: update internal components to use `set:html` * chore: update compiler * chore: update changeset