Commit Graph

2477 Commits

Author SHA1 Message Date
Meet Rajesh Gor
ce2bc0cb5b Add flag for disabling writing of default plugin config during plugin installation. Closes #3531. Closes #2206 2023-07-28 10:15:37 +01:00
Ved misra
16a59b6e46 Fix broken image links in README file (#3698)
* Fix broken image links in README file

* Update slack linkin README.md

* Update README.md
2023-07-27 15:25:51 -04:00
dependabot[bot]
10a6e576b6 [dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v5 (#3691)
Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.5.0 to 5.5.1.
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-plugin-sdk/compare/v5.5.0...v5.5.1)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 13:04:24 +01:00
dependabot[bot]
e6d7170082 [dep][go](deps): Bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#3692)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 13:03:49 +01:00
dependabot[bot]
cfb9084167 [dep][go](deps): Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 (#3693)
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.7.0 to 5.8.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.7.0...v5.8.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 13:03:19 +01:00
dependabot[bot]
4016887e65 [dep][go](deps): Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#3694)
Bumps [github.com/jackc/pgconn](https://github.com/jackc/pgconn) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/jackc/pgconn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgconn/compare/v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgconn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 13:02:18 +01:00
Puskar Basu
84ffb71412 Steampipe commands should bypass plugin requirement check if installed plugin is local. Closes #3643 2023-07-27 12:58:52 +01:00
Binaek Sarkar
e92e65c4de Fixes issue where multi line logs from plugins are not coming up in plugin logs. Closes #3678 2023-07-26 14:33:10 +01:00
dependabot[bot]
552b7561d5 [dep][go](deps): Bump google.golang.org/grpc from 1.56.0 to 1.56.2 (#3659)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 14:32:21 +01:00
dependabot[bot]
1bbfd55bf2 [dep][go](deps): Bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 (#3669)
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.1 to 5.4.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.1...v5.4.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 14:31:32 +01:00
dependabot[bot]
353683ca0b [dep][go](deps): Bump oras.land/oras-go/v2 from 2.2.0 to 2.2.1 (#3675)
Bumps [oras.land/oras-go/v2](https://github.com/oras-project/oras-go) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](https://github.com/oras-project/oras-go/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: oras.land/oras-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 14:31:00 +01:00
Puskar Basu
5fe095b878 Remove migration and backward compatibility of data files from v0.13.0. Closes #3517 2023-07-26 14:29:33 +01:00
Binaek Sarkar
74f2f6ae24 Removes deprecated 'workspace-chdir' flag. Closes #3658 2023-07-26 11:39:56 +01:00
Binaek Sarkar
854819f8f1 Validates workspace profile cache settings. Closes #3646 2023-07-14 13:22:08 +01:00
Patrick Decat
3c5e98d13b feat: upgrade to oras-go v2 and support OCI registries requiring authentication. Closes #2819 2023-07-14 10:20:31 +01:00
Binaek Sarkar
37e4b94148 Move ErrorAndWarnings to error_helpers. Closes #3653 2023-07-12 13:58:57 +01:00
kai
0fd4deb161 Merge branch 'v0.20.x'
# Conflicts:
#	pkg/steampipeconfig/connection_updates_validate.go
2023-07-11 15:32:13 +01:00
kai
18bb5c8e50 v0.20.9 v0.20.9 2023-07-11 15:31:09 +01:00
kaidaguerre
6e6d12b8b6 Fix aggregator connections being dropped intermittently when refreshing connections. Closes #3664 2023-07-11 15:29:10 +01:00
kaidaguerre
fb815e8062 Fix aggregator connections being dropped intermittently when refreshing connections. Closes #3664 2023-07-11 15:21:25 +01:00
kaidaguerre
457da349c0 Ensure dynamic aggregator schema is updated if connections are added. Closes #3645 2023-07-11 14:22:43 +01:00
Mike Burgess
876a797fef Update dashboard UI dependencies #1429 2023-07-11 13:54:55 +01:00
dependabot[bot]
04e650e636 [dep][go](deps): Bump golang.org/x/text from 0.10.0 to 0.11.0 (#3649)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 16:00:42 +01:00
dependabot[bot]
9a1133b4f5 [dep][go](deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#3621)
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 16:00:05 +01:00
Puskar Basu
3c54f81e94 Add acceptance tests to verify steampipe db, fdw, plugins installation from registry. Closes #3656 2023-07-10 15:59:50 +01:00
kaidaguerre
b06348757a Fix linting warnings
---------

Co-authored-by: Binaek Sarkar <binaek@turbot.com>
Co-authored-by: Puskar Basu <puskar@turbot.com>
2023-07-06 16:08:23 +01:00
Binaek Sarkar
448ee3b401 Fixes issue where 'service start' is not listening on 'network' by default. Closes #3593 2023-07-06 16:05:47 +01:00
Meet Rajesh Gor
f0308599b2 Clean up tmp dirs after plugin commands 2023-07-06 16:04:34 +01:00
Binaek Sarkar
d8d8acf3d4 Fixes issue with 'sperr' where child error messages were not being shown (or recorded). Closes #3654 2023-07-06 15:42:54 +01:00
Binaek Sarkar
120999a374 Adds feature where type '.cache' in interactive shows the current value of cache. Closes #2439 2023-07-04 16:02:52 +01:00
kai
1d9f22df7e Merge branch 'v0.20.x' 2023-07-03 15:31:22 +01:00
kai
c42404fd32 v0.20.8 v0.20.8 2023-07-03 13:45:30 +01:00
kaidaguerre
80466b0f51 fix meta_cache function to use correct setting key: cache_ttl (#3640) 2023-07-03 13:42:55 +01:00
Puskar Basu
00e4e9169d Organise test_data directory. Closes #3630 2023-07-03 11:57:20 +01:00
Binaek Sarkar
9754ed0c1a Creates 'version.json' in each plugin directory. Recompose the global plugin versions.json if it is missing or corrupt. Closes #3492 2023-06-30 08:56:59 +01:00
Binaek Sarkar
aeec7622d8 Fixes issue where interactive prompt autocomplete dropdown was showing connections in error. Closes #3628 2023-06-30 08:53:22 +01:00
bob-bot
e05f1b9ae5 updated badge counts 2023-06-29 13:01:08 -04:00
kai
9dd177204f Merge branch 'v0.20.x'
# Conflicts:
#	.github/workflows/test.yml
#	tests/acceptance/test_files/migration.bats
2023-06-22 18:22:35 +01:00
kai
5ce68959de v0.20.7 v0.20.7 2023-06-22 17:20:43 +01:00
kai
91fcbb5f8d v0.20.7-rc.1 v0.20.7-rc.1 2023-06-22 16:23:58 +01:00
Binaek Sarkar
bb53c87c86 Fixes issue where connection state fails to load when connecting to pre-0.20.7 service. Closes #3612 2023-06-22 16:21:10 +01:00
Puskar Basu
f176fdca17 Add tests after each test file to check for running/leftover steampipe processes 2023-06-22 16:20:13 +01:00
kai
0bdb66c901 v0.20.7-rc.0 0.20.7-rc.0 2023-06-21 18:12:40 +01:00
kaidaguerre
f1ad7d2fae Fix variable value validation not taking into account command line variable values. Closes #3606 2023-06-21 18:10:36 +01:00
kaidaguerre
43dd6c7a61 Refactor Plugin manager:remove support for plugins which do not support multiple connections, simplify startup.
If plugin process crashes, benchmark or dashboard runs can leave running plugin processes after shutdown. Fixes #3598
2023-06-21 16:18:49 +01:00
Puskar Basu
48f2248ddd Fix expected in chaos_and_query tests v0.20.6-rc.0 2023-06-21 20:09:08 +05:30
kai
7e1f27e595 v0.20.7-rc.0 2023-06-21 14:17:30 +01:00
kai
c4b256f91f Merge branch 'v0.20.x'
# Conflicts:
#	cmd/plugin.go
#	pkg/steampipeconfig/modconfig/connection.go
#	tests/acceptance/test_files/service.bats
2023-06-21 13:29:01 +01:00
Puskar Basu
6721cde0e4 Integrate golangci-lint into automated testing and release. Closes #1336 2023-06-21 13:24:26 +01:00
dependabot[bot]
e9aa15c22a [dep][go](deps): Bump github.com/otiai10/copy from 1.11.0 to 1.12.0 (#3587)
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/otiai10/copy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 13:24:10 +01:00